Difference between revisions of "Open Source Meeting/Agenda"

From Second Life Wiki
Jump to navigation Jump to search
(Current shortcut for hiding UI can't be used under Linux)
Line 20: Line 20:
## Doesn't our [[Coding Standard]] require braces [http://svn.secondlife.com/trac/linden/changeset/3347/projects/2010/snowglobe/trunk#file1 here]?
## Doesn't our [[Coding Standard]] require braces [http://svn.secondlife.com/trac/linden/changeset/3347/projects/2010/snowglobe/trunk#file1 here]?
# [https://jira.secondlife.com/secure/IssueNavigator.jspa?sorter/field=issuekey&sorter/order=DESC 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.
# [https://jira.secondlife.com/secure/IssueNavigator.jspa?sorter/field=issuekey&sorter/order=DESC 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.
# {{jira|VWR-2085}} Current shortcut for hiding UI can't be used under Linux - also see ''[http://blogs.secondlife.com/community/technology/blog/2010/05/05/on-the-road-to-viewer-21 On the Road to Viewer 2.1]'' for a mention of this feature
# Your topic here!
# 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 [[#Jira_Issues|list below]].
If we run out of topics before the end of the meeting, we'll triage Snowglobe or Open Source specific Jira Issues from the [[#Jira_Issues|list below]].

Revision as of 14:23, 6 May 2010

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):