Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Publishing my program
#13
(01-15-2012, 01:52 AM)RDCA Wrote: Implying I don't know c++ to a point. It's not a bad habit if it fits a language, if you compare languages then or compiling then almost anything can be seen as a "bad habit". Like using whitespace in vb.net compared to braces in C#.

No, releasing with debug data is terrible for any compiling language. White space in VB.net regardless doesn't make any difference though because they are kind enough to re-format the spacing for you automatically along with a very user-functional intellisense. Braces in C# is required because it's part of the syntax, so i'm not sure what you meant by that, whereas in C++ it's optional in some cases.

Pseudo psychology won't work here because either way you put it, releasing in a debug config is very bad, and that compiled executable should only be used by the debugger after the compiler does it's thing.
Reply


Messages In This Thread
Publishing my program - by camf - 01-14-2012, 01:53 AM
RE: Publishing my program - by Techie. - 01-14-2012, 03:53 AM
RE: Publishing my program - by camf - 01-14-2012, 09:49 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 03:53 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 10:07 AM
RE: Publishing my program - by camf - 01-14-2012, 10:09 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 10:25 AM
RE: Publishing my program - by camf - 01-14-2012, 10:43 AM
RE: Publishing my program - by AceInfinity - 01-14-2012, 07:13 PM
RE: Publishing my program - by RDCA - 01-15-2012, 01:02 AM
RE: Publishing my program - by AceInfinity - 01-15-2012, 01:10 AM
RE: Publishing my program - by RDCA - 01-15-2012, 01:52 AM
RE: Publishing my program - by AceInfinity - 01-15-2012, 02:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Publishing question. HatredTrinity 6 1,955 10-24-2009, 11:41 AM
Last Post: Red X

Forum Jump:


Users browsing this thread: 5 Guest(s)