public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug fastjar/13020] zip-style comments
       [not found] <bug-13020-7352@http.gcc.gnu.org/bugzilla/>
@ 2006-04-22 20:58 ` pinskia at gcc dot gnu dot org
  2007-02-12 23:47 ` robilad at kaffe dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-22 20:58 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-04-22 20:58 -------
FastJar has since been removed from GCC's sources 


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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


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

* [Bug fastjar/13020] zip-style comments
       [not found] <bug-13020-7352@http.gcc.gnu.org/bugzilla/>
  2006-04-22 20:58 ` [Bug fastjar/13020] zip-style comments pinskia at gcc dot gnu dot org
@ 2007-02-12 23:47 ` robilad at kaffe dot org
  1 sibling, 0 replies; 5+ messages in thread
From: robilad at kaffe dot org @ 2007-02-12 23:47 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from robilad at kaffe dot org  2007-02-12 23:47 -------
I've checked in Wil's patch to the fastjar project's CVS on savannah.


-- 


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


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

* [Bug fastjar/13020] zip-style comments
       [not found] <20031112105339.13020.swhite@decisionsoft.com>
  2005-05-30 15:34 ` pinskia at gcc dot gnu dot org
  2005-08-28 22:18 ` wmahan at gmail dot com
@ 2005-08-29  4:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-29  4:54 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-29 04:54:14
               date|                            |


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


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

* [Bug fastjar/13020] zip-style comments
       [not found] <20031112105339.13020.swhite@decisionsoft.com>
  2005-05-30 15:34 ` pinskia at gcc dot gnu dot org
@ 2005-08-28 22:18 ` wmahan at gmail dot com
  2005-08-29  4:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: wmahan at gmail dot com @ 2005-08-28 22:18 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From wmahan at gmail dot com  2005-08-28 22:18 -------
Hi, I submitted a different patch to the upstream FastJar sources at
http://sourceforge.net/tracker/index.php?func=detail&aid=1275036&group_id=426&atid=300426
 before I noticed this bug. (It doesn't apply to the gcc tree, but it would be
simple to make a patch if desired.)

When a zip-style comment is present, the patch by Stephen White searches
backwards from the end for the central-header-end section to read the offset of
the central header, while my patch parses through the file from the beginning to
find the central header. 

Either approach should fix the problem. My fix might be a little less efficient,
but I think Stephen's patch would fail if the comment happens to contain the
magic string 0x06054b50. I'm not sure if that ever happens in practice.

-- 


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


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

* [Bug fastjar/13020] zip-style comments
       [not found] <20031112105339.13020.swhite@decisionsoft.com>
@ 2005-05-30 15:34 ` pinskia at gcc dot gnu dot org
  2005-08-28 22:18 ` wmahan at gmail dot com
  2005-08-29  4:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-30 15:34 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libgcj                      |fastjar


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


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

end of thread, other threads:[~2007-02-12 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-13020-7352@http.gcc.gnu.org/bugzilla/>
2006-04-22 20:58 ` [Bug fastjar/13020] zip-style comments pinskia at gcc dot gnu dot org
2007-02-12 23:47 ` robilad at kaffe dot org
     [not found] <20031112105339.13020.swhite@decisionsoft.com>
2005-05-30 15:34 ` pinskia at gcc dot gnu dot org
2005-08-28 22:18 ` wmahan at gmail dot com
2005-08-29  4:54 ` pinskia 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).