[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [PATCH] lpeg 0.9 - fix double->int cast warning in VS2008
- From: "Thomas Harning Jr." <thomas.harning@...>
- Date: Wed, 10 Jun 2009 09:35:45 -0400
VS2008 complains about casting double-to-integer automatically, so
here's a fix to make lpeg warning free there!
Inlined to make it easy-to-work-with... if it doesn't 'just apply'
as-is, let me know... it's easy-enough to just edit manually.
I suspect that this patch may be irrelevant at this point, since I
suspect a new version of lpeg may be on its way.
--
Thomas Harning Jr.