#311: [BUG] Files listed in both MANIFEST and MANIFEST.generated
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner: jkeenan
Type: bug | Status: assigned
Priority: normal | Milestone: 1.0
Component: docs | Version: trunk
Severity: medium | Keywords: POD MANIFEST
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
Changes (by jkeenan):
* owner: => jkeenan
* status: new => assigned
Comment:
Replying to [comment:2 chromatic]:
> IMCC's lexer and parser are files generated by bison and flex. Normal
users (and many developers) aren't going to touch the lexer and parser, so
instead of making everyone install bison and flex to build Parrot, we
check in the generated files.
Okay, so here's my diagnosis:
'''Files mistakenly listed in MANIFEST.generated'''
{{{
tools/install/smoke.pl
config/gen/platform/ansi/dl.c
compilers/tge/tgc.pir
config/gen/platform/darwin/memalign.c
config/gen/platform/ansi/time.c
config/gen/platform/win32/stat.c
}}}
'''Files which (may) fall into chromatic's category and need to be in both
locations'''
{{{
config/auto/cpu/i386/memcpy_sse.c
compilers/imcc/imclexer.c
config/auto/cpu/i386/memcpy_mmx.c
config/gen/platform/generic/stat.c
}}}
Can someone double-check me on this? I'll then proceed to remove the
upper 6 from MANIFEST.generated.
Thank you very much.[[BR]]
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/311#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets