Bug 163939 - [MAINTAINER] x11-wm/ctwm: Patch potential amd64 issue
Summary: [MAINTAINER] x11-wm/ctwm: Patch potential amd64 issue
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 00:20 UTC by fullermd
Modified: 2012-01-10 04:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.03 KB, patch)
2012-01-09 00:20 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2012-01-09 00:20:08 UTC
	Part of the JPEG loading code assumes long is 32 bit, which isn't
	true on amd64 (and potentially other platforms).  To be addressed
	upstream, but this fixes it locally for now.
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-01-09 19:01:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-01-10 04:48:31 UTC
State Changed
From-To: open->closed

Committed, Thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-10 04:48:31 UTC
scheidell    2012-01-10 04:48:21 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/ctwm          Makefile 
  Added files:
    x11-wm/ctwm/files    patch-util.c 
  Log:
  - patch potential amd64 problem with assuming long is 32bits
  
  PR:             ports/163939
  Submitted by:   maintainer
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.53      +1 -0      ports/x11-wm/ctwm/Makefile
  1.1       +11 -0     ports/x11-wm/ctwm/files/patch-util.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"