#27 ✓invalid
Thell Fowler

Make DEBUG of NO_DEFAULT_CASE less intrusive

Reported by Thell Fowler | December 5th, 2009 @ 07:27 PM

currently defines to default: break when DEBUG isn't defined and debug breaks when it is. While it is true that each switch should have a default case it is my opinion that having continuous breaks from the ordinal N++ code hinders usage of the app while running a debug build testing 'our' features/fixes/etc...

Adding a define for NPPCR_DEBUG_NO_DEFAULT_CASE and checking for that && _DEBUG gives the developer control.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Notepad++ Community Release

Shared Ticket Bins

People watching this ticket

Pages