[Bug c/62037] cannot pass 'int **' as a 'int const* const*' parameter

2014-08-06 Thread mrolnik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62037 Michael Rolnik changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Michael Roln

[Bug c/62037] cannot pass 'int **' as a 'int const* const*' parameter

2014-08-06 Thread mrolnik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62037 --- Comment #1 from Michael Rolnik --- Created attachment 33262 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33262&action=edit compiler output

[Bug c/62037] New: cannot pass 'int **' as a 'int const* const*' parameter

2014-08-06 Thread mrolnik at gmail dot com
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mrolnik at gmail dot com Created attachment 33261 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33261&action=edit .i file when I pass 'int **' object as