Bug 161527 - [patch] devel/ragel: clang build fails (foo vs. this->foo)
Summary: [patch] devel/ragel: clang build fails (foo vs. this->foo)
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 23:30 UTC by Nali Toja
Modified: 2011-10-21 16:30 UTC (History)
0 users

See Also:


Attachments
clang.diff (693 bytes, patch)
2011-10-12 23:30 UTC, Nali Toja
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nali Toja 2011-10-12 23:30:09 UTC

    
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-10-20 17:37:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-21 16:22:16 UTC
pawel       2011-10-21 15:22:07 UTC

  FreeBSD ports repository

  Modified files:
    devel/ragel          Makefile 
  Log:
  Fix build with clang
  
  PR:             ports/161527
  Submitted by:   Nali Toja <nalitoja@gmail.com>
  
  Revision  Changes    Path
  1.41      +5 -0      ports/devel/ragel/Makefile
_______________________________________________
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 3 Pawel Pekala freebsd_committer freebsd_triage 2011-10-21 16:22:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!