Menu

#192 include <malloc.h>

1.0
closed
nobody
None
2020-05-02
2020-04-30
Milton Neal
No

Hi Robin
Is it possible for you to add:

#ifdef _MSC_VER
#include <malloc.h>
#endif

in the following files
common.c
gb18030.c
gb2312.c
sjis.c

VS complains about _alloca undefined.
Thanks Milton

Discussion

  • Git Lost

    Git Lost - 2020-05-01

    Thanks Milton, will do now (my omission).

     
  • Git Lost

    Git Lost - 2020-05-02

    Tis done [729b55]

     

    Related

    Commit: [729b55]


    Last edit: Git Lost 2020-05-02
  • Git Lost

    Git Lost - 2020-05-02
    • status: open --> closed
     

Log in to post a comment.