|
From: Christian P. <tr...@ge...> - 2006-01-25 12:59:38
|
On Tuesday 24 January 2006 19:05, Dennis Lubert wrote: > >It is not unknown for people to port apps to Linux just so they > >can use Valgrind on them. =A0That's another possibility. > > Porting VC++ 6.0 code to linux could be a bigger problem though, > since it is known to horribly fail to comply to the iso c++ standard, > as an example it does not following scoping rules for for-loops and > has differente template syntax. best time to revalidate the sources and make it compliant though ;-) |