This is the mail archive of the gcc-patches@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]

Re: C++ patch for 417:"curried template inaccurate names"


Please submit patches in diff -cp format; there's no way to know where this
should be applied in the current sources.

Also, please try to follow the GNU coding standards when writing code; it
should be sufficient to format your code like the code around it.  For
example, we put a space before '(' and on either side of '='.

Please also submit the demangler tests as a patch to
libiberty/testsuite/demangle-expected.

Jason

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