This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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]

Re: gdb/92: Nuke CONST_PTR


Synopsis: Nuke CONST_PTR

State-Changed-From-To: analyzed->closed
State-Changed-By: chastain
State-Changed-When: Wed Feb 13 10:56:35 2002
State-Changed-Why:
    I killed CONST_PTR.
    
    It turned out that other code was not using CONST_PTR.  We've been using plain "const" since 4.18 so it's safe to remove the CONST_PTR facade.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=92


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