This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Setup: Fix erroneous quoting of __LINE__ and __FILE__


Igor Pechtchanski wrote:
> Umm, what can I say except "Oops!"?  Would you believe I redirected the
> make output to one file, and looked at another?  Bizarre, isn't it?  I've
> attached a (verified) working patch.

Yes, confirmed.

> As for the commit rights, I do have them for some directories in the
> cygwin-apps repository, but I was under the impression that those rights
> were on a per-directory basis.

[Resolved in another sub-thread]
So, once Robert OKs the new patch, you can commit it yourself, or ask me to,
whichever is more convenient.

>
============================================================================
==
> 2003-07-11  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
>
> * String++.h (TOSTRING): New macro.

Do we need __TOSTRING__ and TOSTRING? Since they are defined in the same
file, it isn't really making the namespace cleaner.

> * UserSettings.cc (UserSettings::deRegisterSetting): Fix
> erroneous __LINE__/__FILE__ usage.
> * download.cc (validateCachedPackage, check_for_cached): Ditto.
> * geturl.cc (getUrlToStream): Ditto.
> * install.cc (md5_one): Ditto.


Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]