Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 22110
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lisa Seelye (RETIRED) <lisa@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
re2c-0.9.1.ebuild Ebuild for re2c application/octet-stream Lisa Seelye (RETIRED) 2003-06-02 12:11 0000 1.55 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 22110 depends on: Show dependency tree
Bug 22110 blocks: 22129 22130
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-02 12:10 0000
An ebuild for re2c.  Submitting it because php-cvs requires the re2c program to 
compile some things.




actual .ebuild in the next comment.


Reproducible: Always
Steps to Reproduce:
1.


2.


3.






DESCRIPTION


       re2c  is a preprocessor that generates C-based recognizers from regular


       expressions.  The input to re2c consists of  C/C++  source  interleaved


       with comments of the form /*!re2c ... */ which contain scanner specifi-


       cations.  In the output these comments are  replaced  with  code  that,


       when  executed,  will  find  the next input token and then execute some


       user-supplied token-specific code.

------- Comment #1 From Lisa Seelye (RETIRED) 2003-06-02 12:11:49 0000 -------
Created an attachment (id=12694) [details]
Ebuild for re2c

dev-lang/re2c perhaps?

------- Comment #2 From Robin Johnson 2003-06-03 13:04:35 0000 -------
Will the patches be required for later versions or will they be integrated
upstream?

I'm putting this into dev-util/re2c shortly.

ChangeLog entry:  03 June 2003; Robin Johnson <robbat2@gentoo.org>
re2c-0.9.1.ebuild,
  files/digest-re2c-0.9.1, files/0.9.1-patch.gz:
  Initial import. Ebuild submitted by Lisa Marie <lisany@rochester.rr.com>.
  Bug #22110. Merged multiple patches into single patch file and rediffed
  again to clean it up. Added more documentation. Added another patch to
  makefile to ensure compile on non-gcc systems and use $CXX/$CC properly!.

------- Comment #3 From Lisa Seelye (RETIRED) 2003-06-03 13:24:56 0000 -------
As far as i know this project (re2c) hasn't been worked on in years.  Original
files date August 1999.  So unless someone else does a new version which
incorporates the patches they'll be required.

(Maybe I'll see about just whipping up a new tarball that doesn't require the
patches...)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug