 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Samuel Fogarty Guest
|
Posted: Fri May 18, 2007 6:58 am Post subject: Sync Edit Mode |
|
|
Why, in BDS 2006, in C++ builder, in sync edit mode, would it assume that
words of different capitalisation are in fact the same variable? C++ is a
case sensitive language. |
|
| Back to top |
|
 |
Zara Guest
|
Posted: Fri May 18, 2007 8:10 am Post subject: Re: Sync Edit Mode |
|
|
On Fri, 18 May 2007 09:58:21 +0800, "Samuel Fogarty"
<Samuel_Fogarty (AT) westnet (DOT) com.au> wrote:
| Quote: | Why, in BDS 2006, in C++ builder, in sync edit mode, would it assume that
words of different capitalisation are in fact the same variable? C++ is a
case sensitive language.
|
As most of the features in BDS, it has been created for Delphi. And
Delphi is case-insensitive.
We are doomed!
Zara |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Sat May 19, 2007 1:35 am Post subject: Re: Sync Edit Mode |
|
|
In article <464d0830$1 (AT) newsgroups (DOT) borland.com>,
"Samuel Fogarty" <Samuel_Fogarty (AT) westnet (DOT) com.au> wrote:
| Quote: | Why, in BDS 2006, in C++ builder, in sync edit mode, would it assume that
words of different capitalisation are in fact the same variable? C++ is a
case sensitive language.
|
I expect that the same code that was used for this feature in Delphi
was also used for C++. Delphi is not case sensitive. Is this issue
reported in QC?
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|