URL:
  <http://gna.org/patch/?937>

                 Summary: MSVC specific fixes
                 Project: Warzone Resurrection Project
            Submitted by: buginator
            Submitted on: Sunday 01/13/2008 at 03:22
                Category: Fix
                Priority: 9 - Immediate
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Had lots of :
printf_ext.h(51) : warning C4273: 'vsnprintf' : inconsistent dll linkage
stdio.h(333) : see previous definition of 'vsnprintf'

So just commented out the vsnprintf() function for now to clean this up.
I have notice nothing adverse by doing this.  Looks like it wasn't needed.

The other fix was removing  a # ifdef WC_CC_MSVC
Since the whole routine is MS specific, no need for it, and it was incorrect
anyway.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sunday 01/13/2008 at 03:22  Name: msvcspecificfix.diff  Size: 2kB   By:
buginator

<http://gna.org/patch/download.php?file_id=3596>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?937>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to