Best Open Source Kernels

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
User avatar
DavidCooper
Member
Member
Posts: 1150
Joined: Wed Oct 27, 2010 4:53 pm
Location: Scotland

Re: Best Open Source Kernels

Post by DavidCooper »

Is it good practice for operating systems to continue to support this feature, or should it be dropped as soon as it's worked once?
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c

MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
User avatar
iansjack
Member
Member
Posts: 4683
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Best Open Source Kernels

Post by iansjack »

You should put it within

Code: Select all

#ifdef DEBUG ... #endif
just to be on the safe side.
Post Reply