cvs-test-results
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-dev] Re: [Cvs-test-results] Build CVS (TRUNK) failed.


From: Jim Hyslop
Subject: Re: [Cvs-dev] Re: [Cvs-test-results] Build CVS (TRUNK) failed.
Date: Sun, 11 Jun 2006 22:47:43 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I wrote:
> I finally tracked it down to this line in mkconfig.pl:
> 
>       if (/^#\s*define\s*(\w+)(\s+(.+))?$/)
> 
> 
> If I understand the line correctly, then the space and any characters
> following 'define' should be optional. My Cygwin version of perl
> (5.8.7), however, doesn't match the line unless it has at least a space
> after the word 'define'.

Clarification: the space that I'm referring to is after the identifier
being defined. For example, '#define HAVE_SOMETHING 0' works, but
'#define CLIENT_SUPPORT' doesn't because there's no space after
CLIENT_SUPPORT. To work around this, I've added a space after each of
the problem declarations.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEjNXPLdDyDwyJw+MRAu8TAJ4zNYzVadkeTh3thFQ1OaIWRT1X2ACfVapS
00fluH+kfK/sb+jQQncQcmA=
=3ekS
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]