public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/28226]  New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
@ 2006-07-03  0:01 danglin at gcc dot gnu dot org
  2006-07-03  0:18 ` [Bug libgcj/28226] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-07-03  0:01 UTC (permalink / raw)
  To: java-prs

/mnt/gnu/gcc/objdir/./gcc/xgcc -shared-libgcc -B/mnt/gnu/gcc/objdir/./gcc
-nostd
inc++ -L/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src
-L/mnt/gnu/gc
c/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs
-B/opt/gnu/gcc/gcc-4.2.0/h
ppa2.0w-hp-hpux11.11/bin/ -B/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/lib/
-i
system /opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/include -isystem
/opt/gnu/gc
c/gcc-4.2.0/hppa2.0w-hp-hpux11.11/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc
/libjava -I./include -I./gcj -I../../../gcc/libjava -Iinclude
-I../../../gcc/lib
java/include -I../../../gcc/libjava/classpath/include -Iclasspath/include
-I../.
./../gcc/libjava/classpath/native/fdlibm
-I../../../gcc/libjava/../boehm-gc/incl
ude -I../boehm-gc/include -I../../../gcc/libjava/libltdl
-I../../../gcc/libjava/
libltdl -I../../../gcc/libjava/.././libjava/../gcc
-I../../../gcc/libjava/../zli
b -I../../../gcc/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-c
all-exceptions -pthread -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BI
TS=64 -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/opt/gnu/gcc/gcc-4.2.0\"
-DLIBDIR=\
"/opt/gnu/gcc/gcc-4.2.0/lib\" -DJAVA_HOME=\"/opt/gnu/gcc/gcc-4.2.0\"
"-DBOOT_CLA
SS_PATH=\"/opt/gnu/gcc/gcc-4.2.0/share/java/libgcj-4.2.0.jar
libgcj-tools-4.2.0.
jar\"" -DJAVA_EXT_DIRS=\"/opt/gnu/gcc/gcc-4.2.0/share/java/ext\"
-DGCJ_ENDORSED_
DIRS=\"/opt/gnu/gcc/gcc-4.2.0/share/java/gcj-endorsed\"
-DGCJ_VERSIONED_LIBDIR=\
"/opt/gnu/gcc/gcc-4.2.0/lib/gcj-4.2.0\" -DPATH_SEPARATOR=\":\"
-DLIBGCJ_DEFAULT_
DATABASE=\"/opt/gnu/gcc/gcc-4.2.0/lib/gcj-4.2.0/classmap.db\"
-DLIBGCJ_DEFAULT_D
ATABASE_PATH_TAIL=\"gcj-4.2.0/classmap.db\"
-DTOOLEXECLIBDIR=\"/opt/gnu/gcc/gcc-
4.2.0/lib\" -g -O2 -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c
../../../gcc/libj
ava/posix.cc  -fPIC -DPIC -o .libs/posix.o
../../../gcc/libjava/posix.cc: In function 'int _Jv_platform_dladdr(const
void*,
 _Jv_AddrInfo*)':
../../../gcc/libjava/posix.cc:222: error: invalid conversion from 'const void*'
to 'void*'
../../../gcc/libjava/posix.cc:222: error:   initializing argument 1 of 'int
dlad
dr(void*, Dl_info*)'
make[3]: *** [posix.lo] Error 1


-- 
           Summary: posix.cc:222: error: invalid conversion from 'const
                    void*' to 'void*'
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
@ 2006-07-03  0:18 ` pinskia at gcc dot gnu dot org
  2006-07-04 19:50 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-03  0:18 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-03 00:18 -------
http://gcc.gnu.org/ml/java-patches/2006-q3/msg00000.html
http://gcc.gnu.org/ml/java-patches/2006-q2/msg00543.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |build
            Summary|posix.cc:222: error: invalid|[4.2 Regression]
                   |conversion from 'const      |posix.cc:222: error: invalid
                   |void*' to 'void*'           |conversion from 'const
                   |                            |void*' to 'void*'
   Target Milestone|---                         |4.2.0


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
  2006-07-03  0:18 ` [Bug libgcj/28226] [4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-07-04 19:50 ` pinskia at gcc dot gnu dot org
  2006-07-04 19:52 ` andreast at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-04 19:50 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-07-04 19:50:26
               date|                            |


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
  2006-07-03  0:18 ` [Bug libgcj/28226] [4.2 Regression] " pinskia at gcc dot gnu dot org
  2006-07-04 19:50 ` pinskia at gcc dot gnu dot org
@ 2006-07-04 19:52 ` andreast at gcc dot gnu dot org
  2006-07-04 20:21 ` andreast at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: andreast at gcc dot gnu dot org @ 2006-07-04 19:52 UTC (permalink / raw)
  To: java-prs



-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |andreast at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-07-04 19:50:26         |2006-07-04 19:52:15
               date|                            |


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-07-04 19:52 ` andreast at gcc dot gnu dot org
@ 2006-07-04 20:21 ` andreast at gcc dot gnu dot org
  2006-07-04 20:26 ` andreast at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: andreast at gcc dot gnu dot org @ 2006-07-04 20:21 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from andreast at gcc dot gnu dot org  2006-07-04 20:21 -------
Subject: Bug 28226

Author: andreast
Date: Tue Jul  4 20:21:40 2006
New Revision: 115184

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115184
Log:
2006-07-04  Andreas Tobler  <a.tobler@schweiz.ch>

        PR libgcj/28226:
        * include/posix.h (_Jv_platform_dladdr): Remove const qualifier.
        * include/win32.h (_Jv_platform_dladdr): Likewise.
        * posix.cc (_Jv_platform_dladdr): Likewise.
        * win32.cc (_Jv_platform_dladdr): Likewise.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/include/posix.h
    trunk/libjava/include/win32.h
    trunk/libjava/posix.cc
    trunk/libjava/win32.cc


-- 


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-07-04 20:21 ` andreast at gcc dot gnu dot org
@ 2006-07-04 20:26 ` andreast at gcc dot gnu dot org
  2006-07-04 21:35 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-07-08 18:53 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: andreast at gcc dot gnu dot org @ 2006-07-04 20:26 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from andreast at gcc dot gnu dot org  2006-07-04 20:26 -------
Fixed


-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-07-04 20:26 ` andreast at gcc dot gnu dot org
@ 2006-07-04 21:35 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-07-08 18:53 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2006-07-04 21:35 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2006-07-04 21:35 -------
Subject: Re:  [4.2 Regression] posix.cc:222: error: invalid conversion from
'const void*' to 'void*'

> Fixed

Thanks,
Dave


-- 


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/28226] [4.2 Regression] posix.cc:222: error: invalid conversion from 'const void*' to 'void*'
  2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-07-04 21:35 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2006-07-08 18:53 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2006-07-08 18:53 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from ghazi at gcc dot gnu dot org  2006-07-08 18:53 -------
FWIW, Solaris 10 had the same problem and cause, and is now also fixed.
Thanks,
--Kaveh


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-07-08 18:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-03  0:01 [Bug libgcj/28226] New: posix.cc:222: error: invalid conversion from 'const void*' to 'void*' danglin at gcc dot gnu dot org
2006-07-03  0:18 ` [Bug libgcj/28226] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-07-04 19:50 ` pinskia at gcc dot gnu dot org
2006-07-04 19:52 ` andreast at gcc dot gnu dot org
2006-07-04 20:21 ` andreast at gcc dot gnu dot org
2006-07-04 20:26 ` andreast at gcc dot gnu dot org
2006-07-04 21:35 ` dave at hiauly1 dot hia dot nrc dot ca
2006-07-08 18:53 ` ghazi at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).