Re: The case insensitive #include statement horror...



Stephan,

One more thought... sort of in jest, but ...

Maybe you could force your Windows programs to compile all the programs on
the Unix system a few times so they can live through the pain. Or, have
them cross compile their code when they add new include files. I know this
is not automatic by any means, but maybe if they feel the Unix programmer's
pain they will be more careful to type in the correct names.

Tom

"Stephan Kuhagen" <nospam@xxxxxxxxxx> wrote in message
news:eklsn5$fg3$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Tom Serface wrote:

I've found the whole thing of Windows not understanding case in filenames
to be challenging from the beginning having come from a Unix background.

"Challenging"... indeed. ;-)

I don't know if this is useful to you or not, but have you seen the
MainWin toolkit?

http://www.ddj.com/184410913

Thanks, that is an interesting article, but it has no solution for me.
Renaming all files to lower case can not be done, since we have rules
about
upper/lower case naming of files.

Regards
Stephan



.



Relevant Pages

  • Re: The case insensitive #include statement horror...
    ... Maybe you could force your Windows programs to compile all the ... programs on the Unix system a few times so they can live through the ... if they feel the Unix programmer's pain they will be more careful to ...
    (microsoft.public.vc.language)
  • Re: cannot access gems
    ... That is the power of UNIX design - grow and grow and grow. ... I remember the debian "philosophy" applied to ruby and splitting the ... as users who install python via package manager ... compile ruby from source, why not compile it into a specific directory? ...
    (comp.lang.ruby)
  • Re: help to understand
    ... > I would hope a lot of people do compile this way. ... > with the standard tools in the way specified by the standard, ... despite the fact that recent UNIX standards provide ... But if you compile your code as a strictly conforming UNIX application, ...
    (comp.unix.programmer)
  • Re: cannot access gems
    ... That is the power of UNIX design - grow and grow and grow. ... as users who install python via package manager ... compile ruby from source, why not compile it into a specific directory? ... I then installed rubygems from the package manager. ...
    (comp.lang.ruby)
  • Re: Shared Libraries : library paths ??
    ... >> The whole idea is that your programs will compile and run out of the ... If you need to build and run Unix code, ... > it was written in good intentions, ... Printing on GNU/Linux? ...
    (comp.os.linux.development.apps)

Loading