[perl #41783] [BUG?] main isn't in src/parrot.c

1 view
Skip to first unread message

Will Coleda

unread,
Mar 10, 2007, 10:15:20 PM3/10/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #41783]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41783 >


From docs/BROKEN.pod.


Is this something that needs fixing?

(it's in compilers/imcc/main.c)

Paul Cochrane via RT

unread,
Sep 20, 2007, 9:58:55 AM9/20/07
to perl6-i...@perl.org
On Sat Mar 10 19:15:20 2007, coke wrote:
> From docs/BROKEN.pod.
>
>
> Is this something that needs fixing?
>
> (it's in compilers/imcc/main.c)


There is also a src/main.c which says it is the entry point for to
Parrot programs. Should src/parrot.c be removed?

Chromatic

unread,
Sep 20, 2007, 2:59:48 PM9/20/07
to perl6-i...@perl.org, bugs-par...@netlabs.develooper.com

One or the other should. I made src/main.c but I'm starting to prefer
src/parrot.c. Any opinions from anyone else?

-- c

Message has been deleted

Klaas-Jan Stol via RT

unread,
Feb 22, 2008, 4:05:33 AM2/22/08
to perl6-i...@perl.org

the main() function has long been moved from imcc to src/main.c

IMHO, if I see a file called "main", I always look for main() in there.
Of course, main.c can be moved to parrot.c, removing main.c

Anyway, it doesn't really add features to move around code in a detailed
style like this; the point is that main is taken out of imcc, and put
into parrot src/ directory.

I suggest to close this ticket.

Reply all
Reply to author
Forward
0 new messages