← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~paul-lucas/zorba/bug-1187537 into lp:zorba

 

The proposal to merge lp:~paul-lucas/zorba/bug-1187537 into lp:zorba has been updated.

Commit Message changed to:

Eliminated MAX_PATH use on *nix (it's PATH_MAX there anyway).  In sole remaining use of PATH_MAX in fs::curdir(), its use is mitigated by increasing the buffer size as needed.

Also cleaned-up:
* Wide-to-narrow (and vice versa) WIN32 character conversion
* Mutex use.

For more details, see:
https://code.launchpad.net/~paul-lucas/zorba/bug-1187537/+merge/169567
-- 
https://code.launchpad.net/~paul-lucas/zorba/bug-1187537/+merge/169567
Your team Zorba Coders is subscribed to branch lp:zorba.


References