This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/16911] Proposed GNU C extension: ->= assignment operator


------- Additional Comments From bangerth at dealii dot org  2004-08-08 19:05 -------
Actually, there is no need to keep this PR around. Someone proposed 
something very similar lately, and it was squarely rejected on the 
gcc mailing list because it doesn't add any expressive power to 
the language, i.e. you don't save a lot of typing, and it doesn't 
allow one to do things that are otherwise extremely clumsy or impossible. 
The conclusion was that gcc isn't going to add small extensions like 
this any more because our experience with extensions is just not very 
good. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16911


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]