Menu

#416 CMeshManipulator.cpp lastest changes

SVN head revision
closed-fixed
nobody
None
9
2017-03-21
2013-05-15
zerochen
No

as hendu mentioned here is the patch that makes the optimation function compatible with visual studio. also removed goto s.

1 Attachments

Discussion

  • curaga

    curaga - 2013-05-15

    Please try this simpler patch.

     

    Last edit: curaga 2013-05-15
  • zerochen

    zerochen - 2013-05-15

    maybe simpler but using of calloc is deprecated / unsafe because it is never throwing exceptions

     

    Last edit: zerochen 2013-05-15
  • Michael Zeilfelder

    Anyone still knows that this is about? VS compiles so I suppose the compatiblitly problem was about something else than compiling. Any forum-thread about this or so?

     
  • curaga

    curaga - 2017-03-21

    VS does not (did not?) support arrays with a dynamic size, u8 arr[var].

     
  • Michael Zeilfelder

    • status: open --> closed-fixed
     
  • Michael Zeilfelder

    Ah ok. Seems to have been fixed alredy in svn trunk r4527.

     

Log in to post a comment.