Any chance for a Case Sensitive checkbox in Preferences?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Any chance for a Case Sensitive checkbox in Preferences?

Post by Psychophanta »

I know this is an old battle, but
Please, is there any possibility to allow a Case Sensitive source code for variables, etc. just adding a checkbox in the Preferences or in the Compiler Options? :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

What's the benefit of case sensitivity? It would be crazy if this code debugged 0:

Code: Select all

HelloWorld.s = "Hello World"
debug Helloworld
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Trond wrote:What's the benefit of case sensitivity? It would be crazy if this code debugged 0:

Code: Select all

HelloWorld.s = "Hello World"
debug Helloworld
Sorry, it is a long discussed there in this forum.
I only want to know if there is a plan for this feature, which in the other hand, doesn't affect absolutely to the current status.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Since it was already changed from case sensitive to case insensitive I seriously doubt that there's plans to change it back.
Sorry, it is a long discussed there in this forum.
I only want to know if there is a plan for this feature
Edit: If you read the discussion you could see that fred said he will not add a switch.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Trond wrote:Since it was already changed from case sensitive to case insensitive I seriously doubt that there's plans to change it back.
Change it back? For sure that is not interesting!
Trond wrote:fred said he will not add a switch.
Well, then lets invite fr34k to do it. :)
EDIT: Besides of it will not change anything of the current situation, it will cost only some minutes to the PB team.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Psychophanta wrote:
Trond wrote:fred said he will not add a switch.
Well, then lets invite fr34k to do it. :)
EDIT: Besides of it will not change anything of the current situation, it will cost only some minutes to the PB team.
Ummm... freak can add as many checkboxes in the preferences as he wants, but they still won't do anything until fred changes the compiler. It's not the IDE that controls case sensitivity.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Trond wrote:It's not the IDE that controls case sensitivity.
Agree, but the interpreter changes would take just some minutes to be done imho, don't?
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

> Agree, but the interpreter changes would take just some minutes to be done imho, don't?

I always find it funny when people who have absolutely no idea about how much
work is behind these kinds of things just go ahead and assume that it can't be more than some minutes :mrgreen:

Question: If it all just takes minutes, why have we been at this project for years already !?

And no, it will not be changed.
Not because of any time issues. Its simply a matter of language design.
quidquid Latine dictum sit altum videtur
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Come here and let me hug you.

No case sensitivity. Thanks.

(I didn't go 'basic' because I like to look for superfluous problems such as case bugs.)

Applaud applaud!

Horay horay!

Fred for President! Fr34k as his running mate!

World hegemony! Let's take control over our little corner of the galaxy! No, let's do better than that, PureBasic should be the number one of our universe! And other universes too, whilst we're at it!

<< insert little pause >>

Hmm, looks I got carried away. A little.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Chrono Syndrome
Enthusiast
Enthusiast
Posts: 169
Joined: Thu Oct 05, 2006 6:44 am
Contact:

Post by Chrono Syndrome »

First time, since PB4 release, when i like FS-team...
Image
Don't try to catch ze Night !
Remember: 'z' is better zen 'th' =) !
Sorry for bad english.
Post Reply