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

Max Bowsher maxb@ukf.net
Sat Jul 12 09:40:00 GMT 2003


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.



More information about the Cygwin-apps mailing list