[ros-dev] Please dont break functionality due to a compiler problem, just fix it.

Dmitry Gorbachev d.g.gorbachev at gmail.com
Mon Dec 8 16:15:38 CET 2008


>> It was already broken in r37496.

> Gdi is right Win32k is wrong.

I mean that GCC (by default) silently discards code like

  if (i < 0) { ... }

where i is unsigned. So there was a bug in GDI...



More information about the Ros-dev mailing list