[Bug c++/28262] New: Inconsistent "default arguments are only permitted for function parameters".

2006-07-04 Thread jason dot cipriani at gmail dot com
return 0; } --- -Jason -- Summary: Inconsistent "default arguments are only permitted for function parameters". Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Compone

[Bug c++/28262] Inconsistent "default arguments are only permitted for function parameters".

2006-07-04 Thread jason dot cipriani at gmail dot com
--- Comment #1 from jason dot cipriani at gmail dot com 2006-07-05 00:22 --- Created an attachment (id=11820) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11820&action=view) "Broken" preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28262

[Bug c++/28262] Inconsistent "default arguments are only permitted for function parameters".

2006-07-04 Thread jason dot cipriani at gmail dot com
--- Comment #2 from jason dot cipriani at gmail dot com 2006-07-05 00:22 --- Created an attachment (id=11821) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11821&action=view) "Working" preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28262

[Bug c++/28262] Inconsistent "default arguments are only permitted for function parameters".

2006-07-04 Thread jason dot cipriani at gmail dot com
--- Comment #3 from jason dot cipriani at gmail dot com 2006-07-05 00:23 --- Apologies for inlining preprocessor output. I have attached the files. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28262

[Bug c++/28262] Inconsistent "default arguments are only permitted for function parameters".

2006-07-04 Thread jason dot cipriani at gmail dot com
--- Comment #5 from jason dot cipriani at gmail dot com 2006-07-05 00:35 --- Agreed. Wasn't sure if it was actually supposed to work or not. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28262