([EMAIL PROTECTED](B (J(Lars(B (JGullik(B (JBj(B\o nnes) wrote:
> (JWhy(B (Jdo(B (Jyou(B (Jneed(B (Jthe(B (Jargc(B (Jcheck?(B
> (J(and(B (Jisn't(B (Jargc(B (Jalways(B (J!0?)(B
As I say, it is a hack. In order to build some global
instances of classes, e.g. lyxrc, GetEnvPath() is called
before main() is reached, which in turn calls os::slashify_path()
On OS/2 os::slashify_path() requires codepage informations
to be initialized, so that I had to call os::init(0,0) in
os::slashify_path()
Is there any better way?
Regards,
SMiyata
- 1st attempt to clean OS/2 support Miyata Shigeru
- Re: 1st attempt to clean OS/2 support Lars Gullik Bjønnes
- Re: 1st attempt to clean OS/2 support Lars Gullik Bjønnes
- Re: 1st attempt to clean OS/2 support Miyata Shigeru
- Re: 1st attempt to clean OS/2 support Lars Gullik Bjønnes
- Miyata Shigeru