Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Time 10:00

Attendees

Discussion items

TimeItemWhoNotes
 Review last meeting  
 Review recent commits 

 

 Trunk Trunk fixed, WorkingTrunk needs to be merged
 MercuryMonth 

9/4 - 4/5
Thomas Weinhart told johnny, need to see how much we can fund him

 C++ issues 

Pop quiz: What does this return?

int i = -1;
unsigned n = 5;
for (int i=-n; i<n; ++i) std::cout << i;

Casting is so dangerous!

 Next meeting Jan XX

 

SVN log since last meeting (r2510 ff)

 

  • No labels