Opened 18 years ago

Closed 18 years ago

#39 closed defect (fixed)

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

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 (2)

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

Description: modified (diff)

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

Resolution: fixed
Status: newclosed

This is fixed and should be available for v1r20.

Note: See TracTickets for help on using tickets.