Opened 18 years ago

Last modified 18 years ago

#39 closed defect

A "apply_tag" protected by a private section private is exported in all the clients packages — at Version 1

Reported by: /C=FR/O=CNRS/OU=UMR8607/CN=Vincent Garonne/emailAddress=garonne@… Owned by: arnault
Priority: normal Milestone:
Component: a. Usage Version:
Severity: major Keywords:
Cc: OS: All
If Other, could you precise: Experiment: Atlas
If Other, could you precise:
Stack trace:
Steps to reproduce:

Description (last modified by /C=FR/O=CNRS/OU=UMR8607/CN=Vincent Garonne/emailAddress=garonne@…)

A "apply_tag" protected by a private section private is exported in all the clients packages:

package policy

private
apply_tag ATS
end_private  

package A

use policy

macro test "disabled" \
      ATS        "enabled"

% cd A/v1/cmt
% cmt show tags |grep ATS
ATS (from package policy)
% cmt show macro_value test
enabled

Change History (1)

comment:1 Changed 18 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Vincent Garonne/emailAddress=garonne@…

Description: modified (diff)
Note: See TracTickets for help on using tickets.