public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
       [not found] <bug-42986-8172@http.gcc.gnu.org/bugzilla/>
@ 2010-11-30 20:33 ` ktietz at gcc dot gnu.org
  2010-11-30 20:57 ` ktietz at gcc dot gnu.org
  2010-11-30 21:08 ` ktietz at gcc dot gnu.org
  2 siblings, 0 replies; 6+ messages in thread
From: ktietz at gcc dot gnu.org @ 2010-11-30 20:33 UTC (permalink / raw)
  To: java-prs

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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu.org

--- Comment #4 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-11-30 20:33:29 UTC ---
Fix was applied to trunk (4.6) at rev. 163199


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

* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
       [not found] <bug-42986-8172@http.gcc.gnu.org/bugzilla/>
  2010-11-30 20:33 ` [Bug libgcj/42986] natVMSecureRandom.cc error: expected type-specifier ktietz at gcc dot gnu.org
@ 2010-11-30 20:57 ` ktietz at gcc dot gnu.org
  2010-11-30 21:08 ` ktietz at gcc dot gnu.org
  2 siblings, 0 replies; 6+ messages in thread
From: ktietz at gcc dot gnu.org @ 2010-11-30 20:57 UTC (permalink / raw)
  To: java-prs

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

--- Comment #5 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-11-30 20:56:40 UTC ---
Author: ktietz
Date: Tue Nov 30 20:56:35 2010
New Revision: 167314

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167314
Log:
2010-11-30  Kai Tietz  <kai.tietz@onevision.com>

        Backport from mainline
        2010-08-12  Tom Tromey  <tromey@redhat.com>

        PR libgcj/42986
        * gnu/java/security/jce/prng/natVMSecureRandomWin32.cc
        (natGenerateSeed): Add missing "::".


Modified:
    branches/gcc-4_5-branch/libjava/ChangeLog
   
branches/gcc-4_5-branch/libjava/gnu/java/security/jce/prng/natVMSecureRandomWin32.cc


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

* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
       [not found] <bug-42986-8172@http.gcc.gnu.org/bugzilla/>
  2010-11-30 20:33 ` [Bug libgcj/42986] natVMSecureRandom.cc error: expected type-specifier ktietz at gcc dot gnu.org
  2010-11-30 20:57 ` ktietz at gcc dot gnu.org
@ 2010-11-30 21:08 ` ktietz at gcc dot gnu.org
  2 siblings, 0 replies; 6+ messages in thread
From: ktietz at gcc dot gnu.org @ 2010-11-30 21:08 UTC (permalink / raw)
  To: java-prs

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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

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

--- Comment #6 from Kai Tietz <ktietz at gcc dot gnu.org> 2010-11-30 21:08:18 UTC ---
As gcc 4.4.x branch doesn't have natVMSecurityRandomWin32.cc (and also not the
file natVMSecurityRandom.cc file. I close this bug. I am a bit curious how you
can modify a none-existing file. I assume you used a local patched 4.4.x
branch.


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

* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
  2010-02-06 17:42 [Bug libgcj/42986] New: " junior_sd at hotmail dot com
  2010-02-06 17:45 ` [Bug libgcj/42986] " junior_sd at hotmail dot com
  2010-02-06 17:46 ` junior_sd at hotmail dot com
@ 2010-05-16 20:00 ` cestrauss at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: cestrauss at gmail dot com @ 2010-05-16 20:00 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from cestrauss at gmail dot com  2010-05-16 20:00 -------
I can confirm this mingw32 libgcj build failure exists on current trunk (4.6.0
revision 159436). The original patch attached to this report does solve the
issue for me, after updating it so it applies cleanly.

Regards,
Cesar


-- 

cestrauss at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cestrauss at gmail dot com


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


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

* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
  2010-02-06 17:42 [Bug libgcj/42986] New: " junior_sd at hotmail dot com
  2010-02-06 17:45 ` [Bug libgcj/42986] " junior_sd at hotmail dot com
@ 2010-02-06 17:46 ` junior_sd at hotmail dot com
  2010-05-16 20:00 ` cestrauss at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: junior_sd at hotmail dot com @ 2010-02-06 17:46 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from junior_sd at hotmail dot com  2010-02-06 17:46 -------
Created an attachment (id=19815)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19815&action=view)
patch


-- 


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


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

* [Bug libgcj/42986] natVMSecureRandom.cc  error: expected type-specifier
  2010-02-06 17:42 [Bug libgcj/42986] New: " junior_sd at hotmail dot com
@ 2010-02-06 17:45 ` junior_sd at hotmail dot com
  2010-02-06 17:46 ` junior_sd at hotmail dot com
  2010-05-16 20:00 ` cestrauss at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: junior_sd at hotmail dot com @ 2010-02-06 17:45 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from junior_sd at hotmail dot com  2010-02-06 17:45 -------
Created an attachment (id=19814)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19814&action=view)
preprocessed output


-- 


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


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

end of thread, other threads:[~2010-11-30 21:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-42986-8172@http.gcc.gnu.org/bugzilla/>
2010-11-30 20:33 ` [Bug libgcj/42986] natVMSecureRandom.cc error: expected type-specifier ktietz at gcc dot gnu.org
2010-11-30 20:57 ` ktietz at gcc dot gnu.org
2010-11-30 21:08 ` ktietz at gcc dot gnu.org
2010-02-06 17:42 [Bug libgcj/42986] New: " junior_sd at hotmail dot com
2010-02-06 17:45 ` [Bug libgcj/42986] " junior_sd at hotmail dot com
2010-02-06 17:46 ` junior_sd at hotmail dot com
2010-05-16 20:00 ` cestrauss at gmail dot com

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).