
21 Jul
2009
21 Jul
'09
10:42 a.m.
On Tue, Jul 21, 2009 at 4:17 AM, Edward Grace<ej.grace@imperial.ac.uk> wrote:
Sorry about this mucking around. It makes me appreciate how hard it is to get things not just working but 'correct' across so many platforms.
Heh, I know how that is. My development is on Windows, but I still distribute many of my libraries to people who use it with GCC, so I have learned to fix many things. :) In my own written code I am in a pretty good habit now, whatever I write seems to compile correctly everywhere, but that was after many many years...