This is the mail archive of the gdb-patches@sourceware.org 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] |
>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes: >> + /* Style of macro expansion, if any, supported by this language. */ >> + enum macro_expansion la_macro_expansion : 1; Pedro> Left over ` : 1'. Thanks, I fixed this. Pedro> Looks OK to me. Thanks again for doing this. I checked it in. Tom
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |