Bug 177512

Summary: Make emulators/snes9express compile again
Product: Ports & Packages Reporter: dnebdal
Component: Individual Port(s)Assignee: Alex Kozlov <ak>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dnebdal 2013-03-30 20:40:01 UTC
I noticed emulators/snes9express wasn't compiling, and took a look. Given clang as cc, it compiled with rather minor fixes, though I haven't tried running it. Patch attached.

Fix: Attached. I concatenated the three patch files into one to fit it into the one-file attachment here; it should probably be re-split into patch-frend.cc , patch-frend.h , and patch-rom.cc ... or I should read about shell archives.

Patch attached with submission follows:
Comment 1 William Grzybowski 2013-04-08 14:06:12 UTC
I have tested this patch, the build works but it segfaults on execute,
did not have time to investigate any further.

Thanks

--
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2014-04-07 06:26:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2014-04-07 06:26:59 UTC
State Changed
From-To: open->closed

Fixed in r330298. Thanks!