Home · Maps · About

Home > OTChat
 

[ Read Responses | Post a New Response | Return to the Index ]
[ First in Thread | Next in Thread ]

 

view flat

Re: 605

Posted by SelkirkTMO on Mon May 25 22:08:20 2015, in response to Re: 605, posted by cortelyounext on Mon May 25 19:10:20 2015.

fiogf49gjkf0d
Sorry to hear that your code is compiling poorly, that's what happens when you try to use Apple's XCODE and swift together. It results in tragedies like iOS 8.1 and Yosemite.

That duly noted, chances are that your original source code may be good after all, I would therefore recommend attempting to recompile with another compiler such as GCC or Clang.

You might try this command line:

gcc -o yourcodehere -fsanitize=leak -fsanitize=undefined -fsanitize=null -fsanitize=signed-integer-overflow -fsanitize=bounds-strict -fsanitize=float-divide-by-zero -fsanitize=vptr -fsanitize-undefined-trap-on-error -fchkp-check-incomplete-type -fchkp-instrument-calls


Be careful of that last one, sometimes it will error out on harmonicas under the table. And for the sanitize functions, you can use the company method here:



Responses

Post a New Response

Your Handle:

Your Password:

E-Mail Address:

Subject:

Message:



Before posting.. think twice!


[ Return to the Message Index ]