This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c/47143] warning about const multidimensional array as function parameter


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143

Igor <rogi at linuxmail dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |

--- Comment #2 from Igor <rogi at linuxmail dot org> 2011-01-01 13:02:09 UTC ---
And is it possible to write function definitions that avoid this while
maintaining my precious a[i][j] accesibility inside functions?


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