After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671456 - Variable names collision
Variable names collision
Status: RESOLVED DUPLICATE of bug 790239
Product: vala
Classification: Core
Component: Code Generator
0.15.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-06 11:44 UTC by aleck.agakhan
Modified: 2018-02-21 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
varnames-collision.zip (1.24 KB, application/zip)
2012-03-06 11:45 UTC, aleck.agakhan
Details

Description aleck.agakhan 2012-03-06 11:44:10 UTC
Variable names collision may occur if a programmer names his variables like _tmp0_ or _data1_. Why not reserve a special preffix for vala generated variables?
Comment 1 aleck.agakhan 2012-03-06 11:45:43 UTC
Created attachment 209073 [details]
varnames-collision.zip
Comment 2 Michael 'Mickey' Lauer 2018-02-21 13:22:49 UTC

*** This bug has been marked as a duplicate of bug 790239 ***