Re: Avoid deprecation warning with MSVC

2018-01-23 Thread Josh Soref
Olly Betts wrote:

Using -Fe instead of -o avoids the warning and should be OK with older
versions too (the MSVS 2008 docs list -Fe).


That flag is much older than 2008.

https://msdn.microsoft.com/en-us/library/aa236704(v=vs.60).aspx


Re: Spelling fixes

2017-04-24 Thread Josh Soref
One can always git clone (or hg clone). I'd assume that over time
you're going to encounter more github instances.

50+k patches aren't often particularly friendly.
This patch is composed of 105 unrelated commits.


libtool.patch
Description: Binary data


Spelling fixes

2017-04-23 Thread Josh Soref
Can I interest you in:
https://github.com/jsoref/libtool/compare/master...jsoref:spelling?expand=1

They can of course be squashed or split/rearranged / have portions
dropped if necessary.