Re: [perl #24701] [PATCH] Build core_ops.c etc in ops dir instead of src

2003-12-22 Thread Dan Sugalski
At 11:10 AM +0100 12/20/03, Leopold Toetsch wrote: JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote: the *.ops files are lying in the ops/ directory, but the generated c-files go to the src/ directory. This is completly different from classes/, imcc/ etc. where the generated c-files go to the same d

Re: [perl #24701] [PATCH] Build core_ops.c etc in ops dir instead of src

2003-12-20 Thread Leopold Toetsch
JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote: > the *.ops files are lying in the ops/ directory, but the generated > c-files go to the src/ directory. This is completly different from > classes/, imcc/ etc. where the generated c-files go to the same > directory. Is this difference intentional? Soun

[perl #24701] [PATCH] Build core_ops.c etc in ops dir instead of src

2003-12-19 Thread Jürgen
# New Ticket Created by JÃrgen BÃmmels # Please include the string: [perl #24701] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=24701 > Hi, the *.ops files are lying in the ops/ directory, but the generated c-files go