develooper Front page | perl.perl6.internals | Postings from September 2001

RE: [COMMIT] Preparation for putting NVs in const_table.

From:
Mattia Barbon
Date:
September 26, 2001 14:45
Subject:
RE: [COMMIT] Preparation for putting NVs in const_table.
Message ID:
3BB268A0.5014.3699D5@localhost
> with CygWin everything works ok...however I get a ton of warnings for
> packfile.c that look like they need to be addressed...I'll look at them
> soon.  Also, when I type make test it tells me that test doesn't need to do
> anything; this was happening before these changes, but I was wondering if
> anyone knew what was wrong.
Case insensitivity: we have a Test directory, but in Win32/Cygwin,
it matches test, so there is a "test" file, and it does not need
remaking.

test: dummy
dummy:

will work ( not all makes support .PHONY:, sigh! )

Regards
Mattia



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About