[PATCH]: swat a warning in solib.c

Jim Blandy jimb@zwingli.cygnus.com
Sat Apr 1 00:00:00 GMT 2000


> A common trick when using catch_errors is to pass an int argument
> as a void* by casting it.  This generates warnings (if nothing else!)
> when int and void* are not the same size.  Instead let's pass the
> address of the int.

Thanks.  Please commit this.


More information about the Gdb-patches mailing list