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 Initial Version

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

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)

Change History (0)

Note: See TracTickets for help on using tickets.