You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compilation ends in failure using MSVC7.0 and the prior. In fact, these
compilers don't support C99, for example the type "long long" and inline.
So, may I ask you a favour? Could you apply the attached patches?
Best regards,
Taro Nishino
The text was updated successfully, but these errors were encountered:
Migrated from rt.cpan.org #51068 (status was 'new')
Requestors:
Attachments:
From [email protected] on 2009-11-03 10:51:44
:
Dear Tomash,
The compilation ends in failure using MSVC7.0 and the prior. In fact, these
compilers don't support C99, for example the type "long long" and inline.
So, may I ask you a favour? Could you apply the attached patches?
Best regards,
Taro Nishino
The text was updated successfully, but these errors were encountered: