[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Add missing "C_" prefix to a snprintf calls in
From: |
Oleg Kolosov |
Subject: |
[Chicken-hackers] [PATCH] Add missing "C_" prefix to a snprintf calls in a tcp module |
Date: |
Sun, 19 Oct 2014 18:02:45 +0400 |
Hello, seeing the patches flowing, I’ve decided to give it a try too, and push
few things related to the MS Visual Studio support.
This one is pretty harmless, just to check the process out.
I have patched few other things in the core (like cond fixes, nan/inf handling,
removed gcc specifics, added missing ifdefs and so) but you will not be able to
test those without changing the build system to use msvc compiler (or using
CMake). I can extract them and submit here if you are interested. AFAIKT Unix
platforms are not affected.
0001-Add-missing-C_-prefix-to-a-snprintf-calls-in-a-tcp-m.patch
Description: Binary data
--
Regards, Oleg
Art System
- [Chicken-hackers] [PATCH] Add missing "C_" prefix to a snprintf calls in a tcp module,
Oleg Kolosov <=