Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Is there any ignore warnings option?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TheOneTrueGod




PostPosted: Mon May 22, 2006 9:18 pm   Post subject: Is there any ignore warnings option?

The title says it all... Is there any way I can tell turing "I don't care about your 'warnings'"?
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Mon May 22, 2006 9:50 pm   Post subject: (No subject)

I highly doubt it. What I must ask though is, why? Warnings, even in Turing, are generated for a purpose, whether it be minor or less minor, and should generally be heeded.
TheOneTrueGod




PostPosted: Mon May 22, 2006 9:59 pm   Post subject: (No subject)

Yah, but I know in languages like C++, the warnings don't hinder you from finding errors, but in Turing they do... and in my current program, there were gonna be quite a few warnings. Oh well, I guess i'll find a longer way around it. Thanks Very Happy
Delos




PostPosted: Tue May 23, 2006 11:19 am   Post subject: (No subject)

Which warning are you getting? Oftentimes, warnings only display once, then you can run your proggie normally until you reset the compiler.
TheOneTrueGod




PostPosted: Tue May 23, 2006 2:23 pm   Post subject: (No subject)

You can ignore the warnings until you insert another character into the turing compiler Sad So I can ignore them, as long as I don't plan on changing my code Razz

The error is the one about "new"ing a class within a module. I'm thinking that the best thing to do is just have a huge block of imports... no warnings, no fuss, but looks ugly
Cervantes




PostPosted: Tue May 23, 2006 3:17 pm   Post subject: (No subject)

It's such a shame that Turing whines about these things that are perfectly acceptable. Modules should definately be able to hold classes. Aside from being an effective way to categorize a bunch of classes, it serves to reduce namespace pollution.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: