Date: 08/28/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Previous message: Zeev Suraski: "[PHP-DEV] Re: 4.0.2, another showstopper"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: 4.0.2, another showstopper"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Your machine is seriously broken Andre :) Seriously, something's broken
> in your build. Badly. You cured one of the symptoms and not the
> disease with that C-runtime exclude you added (stuff that got built
> against the release C runtime got linked with the debug C runtime - it's
> not *supposed* to work!).
> Needless to say, neither of the above crashes with the latest CVS on my
> box(es).
hey, I forgot to mention, my machine is cured already!
I´ve found that the
two resolv.lib´s I used were the same, now everything is fine, debug,
release build, everything... did you *try* if
include('non-existent')
crashes? My builds are allright now (and release builds were right
the whole time, it was just that I built bindlib many month ago and
there made the fault to use the same lib for both builds
so my machine is ok., I´ve got a clean tree and
everything is wonderful, but these crashes... if you don´t get
any crash I´ll prepare a backtrace
andré
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP-DEV] in latest CVS, Parser Drops out at 1000+ lines..."
- Previous message: Zeev Suraski: "[PHP-DEV] Re: 4.0.2, another showstopper"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: 4.0.2, another showstopper"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: 4.0.2, another showstopper"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

