[ofw] Re: [PATCH] osmtest - code cleanup

Sasha Khapyorsky sashak at voltaire.com
Mon Oct 12 15:15:25 PDT 2009


On 14:49 Mon 12 Oct     , Smith, Stan wrote:
> 
> How do you feel about replacing ifndef __WIN__ with ifdef __linux__ in other situations?

He-he :) Don't like this:

1. The current porting is going from linux to windows and not otherwise.

2. 'ifndef __WIN__' is not the same as 'ifdef __LIN__' - there are a
non-linux platforms with pretty compatible development tools (such as
Solaris, MacOSX, couple of embedded-es, etc.).

Sasha



More information about the ofw mailing list