Re: Coding standards: Related bug workarounds

2010-03-18 Thread Matej Urbas
On Wed, 2010-03-17 at 20:42 -0400, Gaetan Nadon wrote: > On Wed, 2010-03-17 at 14:14 +, Matej Urbas wrote: > > Hi, > > > > I hope you don't mind me asking something like this here, but is there a > > coding guideline for referencing bugs in related projects for which we > > have to do a 'temp

Re: Coding standards: Related bug workarounds

2010-03-17 Thread Gaetan Nadon
On Wed, 2010-03-17 at 14:14 +, Matej Urbas wrote: > Hi, > > I hope you don't mind me asking something like this here, but is there a > coding guideline for referencing bugs in related projects for which we > have to do a 'temporary' workaround in our project? > > Here is a description of wha

Coding standards: Related bug workarounds

2010-03-17 Thread Matej Urbas
Hi, I hope you don't mind me asking something like this here, but is there a coding guideline for referencing bugs in related projects for which we have to do a 'temporary' workaround in our project? Here is a description of what I mean -- using a (hypothetical) example: int a = getSomeNumber()