Open Source Meeting/Agenda

From Second Life Wiki
< Open Source Meeting
Revision as of 14:23, 6 May 2010 by Opensource Obscure (talk | contribs) (Current shortcut for hiding UI can't be used under Linux)
Jump to navigation Jump to search

Open source meeting - Tuesday and Thursday, 2pm PST

Teleport to the Linden Open Source Project headquarters.

Please try to add your items as early as possible in the week to give Merov a chance to round up any Lindens that may be appropriate to the discussion. Please also bring large or contentious items up on OpenSource-Dev before or concurrently with adding them as agenda items.


Agendas for upcoming meetings

KBnote.png Note: See this page's history for past agendas. Some transcript subpages might include the respective agendas, too.

Agenda Thursday, 6 May 2010

  1. Weekly Snowglobe update - Merov Linden
  2. Code-level QA (maybe nit-picking, dunno):
    1. This code was recently changed to return mStatus <= LLSpeaker::STATUS_VOICE_ACTIVE || mStatus == LLSpeaker::STATUS_MUTED;. This depends on the declaration order of the enum values. Someone changing/adding those values might not be aware of that. How to handle this?
      • do nothing: everyone changing the .h must have read the .cpp, first
      • add comment at enum declaration
      • use only == and list all applicable values explicitly
      • ...?
    2. Doesn't our Coding Standard require braces here?
  3. Unscheduled bugs triage: would be good to go with the community through those and decide for some what we should take immediately (2.0 or 1.4) or later.
  4. VWR-2085 Current shortcut for hiding UI can't be used under Linux - also see On the Road to Viewer 2.1 for a mention of this feature
  5. Your topic here!

If we run out of topics before the end of the meeting, we'll triage Snowglobe or Open Source specific Jira Issues from the list below.

Agenda Tuesday, 11 May 2010

  1. Weekly Snowglobe update - Merov Linden
  2. Your topic here!

If we run out of topics before the end of the meeting, we'll triage Snowglobe or Open Source specific Jira Issues from the list below.

Jira Issues

  1. Your issue here!

If you think an issue warrants a deeper discussion, please add it as topic to one of the agendas above.

Test Sprint

What to do in RC Test Sprints (template, should move to a different wiki page):

Default agenda

(after agenda above):