Skip Menu |

This queue is for tickets about the PerlBuildSystem CPAN distribution.

Report information
The Basics
Id: 21207
Status: resolved
Priority: 0/
Queue: PerlBuildSystem

People
Owner: Nobody in particular
Requestors: NKH [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Depending
Dependency nodesm generated by the C depender, do NOT have any config attached. When such a dependency happends to be a C file (C file included in a C file), PBS fails to depend it as the CC variable (part of the unexisting config) must be defined. I would make sense to give the dependency nodes a config and to keep it in the C cache files. See C_Depender.pm:740
The C depender recognizes the node it has merged into the dependency tree , displays a warning and returns no more dependencies for that node.