RE: FW: [PHP-DEV] build problem: bison.simple:99: parse error bef ore 'do' - \r\n or \n...

2001-08-08 Thread Marc Boeren


 Duh! I should have read the email more carefully..I just get
 this odd rash everytime I see anything that even resemple Windows.. :)

I get that, too :)
What is worse, though, is the multitude of stupid cross-platform
incompatibilies, of which the whole EOL \r\n, \r, \n stuff is one of the
most annoying.
I vote we drop all three variant on all platforms now, and use \g instead
:-)

 Anyway, why don't you just use the snapshots? http://snaps.php.net/

That way, it is more difficult to commit the changes I make to dbx once in a
while :-)

The whole \r\n wouldn't be so bad if I just didn't use the built-in MSVS
editor, which can only save \r\n. Give me EditPlus instead...


Cheerio, Marc.

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: FW: [PHP-DEV] build problem: bison.simple:99: parse error bef ore 'do' - \r\n or \n...

2001-08-08 Thread Markus Fischer

On Wed, Aug 08, 2001 at 05:54:34PM +0200, Marc Boeren wrote : 
 
  Eek! I didn't notice thatthis was on Winblows.. nevermind then. :)
 
 Well, it wasn't, it was on a Linux box. But the cvs was checked out on a
 Winbox using cygwin, and then copied to the Linux box (that isn't allowed to
 cvs to the outside world because of the firewall... is there any way to use
 cvs over a http proxy?)
 
  (I think there's even a bug report about this..?)
 
 I couldn't find it (at least, not quickly).
 There probably is a bugreport about tsrm.dsp being \n instead of \r\n,
 because I see that remark around here from time to time. However, I can't
 reach it, so I can't fix it :-)

Yes, bites always too. I don't get it and I'm staggered about my
own stupiditiy. Sometimes its checked out the right way, the
other time its unix \n with the same cvs command without doing
and modifications (using cygwin).

Anyway ... once you know it ;) ..

- Markus

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]