Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Ben Longbons
On Thu, Nov 24, 2016 at 9:45 PM, Michalis Kamburelis wrote: > 2. The utility of "ppdep" for Pascal is limited anyway. Unlike in C, > in Pascal the compiler already handles the dependencies (what unit > should be recompiled when and in what order). So generating Makefiles

Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Paul Gevers
Control: forwarded -1 http://bugs.freepascal.org/view.php?id=31007 On 25-11-16 06:55, Michalis Kamburelis wrote: >> I'll take care of submitting this patch upstream too. > > The patch is submitted upstream to > http://bugs.freepascal.org/view.php?id=31007 . Thanks. FYI, I noted this in the bts

Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Michalis Kamburelis
> I'll take care of submitting this patch upstream too. The patch is submitted upstream to http://bugs.freepascal.org/view.php?id=31007 . Regards, Michalis

Bug#845504: [Pkg-pascal-devel] Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-24 Thread Michalis Kamburelis
2016-11-24 3:14 GMT+01:00 Ben Longbons : > In the `gearhead` package, `ppdep gharena.pas` produces almost no > output, whereas `ppdep -dSDLMODE gharena.pas` produces plenty. > I took a look at ppdep sources, and the fix was fortunately very easy:) There was indeed a trivial

Bug#845504: /usr/bin/ppdep-3.0.0: Claims to understand conditional defines, but doesn't handle {$ELSE}

2016-11-23 Thread Ben Longbons
Package: fp-utils-3.0.0 Version: 3.0.0+dfsg-9 Severity: important File: /usr/bin/ppdep-3.0.0 Dear Maintainer, In the `gearhead` package, `ppdep gharena.pas` produces almost no output, whereas `ppdep -dSDLMODE gharena.pas` produces plenty. Relevant source snippet: {$IFDEF SDLMODE} uses