Bug 158558 - [PATCH] fix games/blackjack to build using clang
Summary: [PATCH] fix games/blackjack to build using 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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 10:10 UTC by Niclas Zeising
Modified: 2011-07-30 17:20 UTC (History)
0 users

See Also:


Attachments
games.blackjack.clangfix.diff (593 bytes, patch)
2011-07-01 10:10 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 10:10:02 UTC

Fix: Attached patch fixes games/blackjack to build using clang by adding a return type to main as per standard.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-07-01 13:55:57 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 Rene Ladan freebsd_committer freebsd_triage 2011-07-30 16:18:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-07-30 17:18:17 UTC
rene        2011-07-30 16:18:03 UTC

  FreeBSD ports repository

  Added files:
    games/blackjack/files patch-main.cpp 
  Log:
  Fix build with clang
  
  PR:             ports/158558
  Submitted by:   Niclas Zeising [niclas.zeising gmail.com]
  
  Revision  Changes    Path
  1.1       +10 -0     ports/games/blackjack/files/patch-main.cpp (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 5 Rene Ladan freebsd_committer freebsd_triage 2011-07-30 17:18:27 UTC
State Changed
From-To: open->closed

Committed, thanks