Bug 158555 - [PATCH] fix devel/libtai to build with clang
Summary: [PATCH] fix devel/libtai to build with clang
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 09:00 UTC by Niclas Zeising
Modified: 2011-07-14 16:40 UTC (History)
0 users

See Also:


Attachments
devel.libtai.clangfix.diff (493 bytes, patch)
2011-07-01 09:00 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2011-07-01 09:00:19 UTC

Fix: Attached patch makes devel/libtai compile using clang by changing the main function return type to conform to the C std.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-07-01 13:55:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:41:30 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to pool at assignee request for the moment.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-14 16:37:30 UTC
arved       2011-07-14 15:37:22 UTC

  FreeBSD ports repository

  Added files:
    devel/libtai/files   patch-yearcal.c 
  Log:
  Fix build with clang
  
  PR:             158555
  Submitted by:   Niclas Zeising
  
  Revision  Changes    Path
  1.1       +11 -0     ports/devel/libtai/files/patch-yearcal.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"
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2011-07-14 16:37:31 UTC
State Changed
From-To: open->closed

committed, thanks