Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 202)

Ticket Resolution Summary Owner Reporter
#95 fixed Redundant namespace use in code generated files jasper jasper

Reported by jasper, 3 years ago.

Description

Inside CAPEOPEN_1_2 reference to the namespace CAPEOPEN_1_2 is not needed. Etc. Redundant namespace use has been removed.

#96 fixed Current-user PMCs fail to create on wine jasper jasper

Reported by jasper, 3 years ago.

Description

Because wine launches applications as if they have administrative rights, COBIA on Wine will not create unit operations that are installed for all users.

For practical reasons, COBIA refusing to create per-user PMCs when running elevated can be ignored on wine. Although in theory this would allow non-privileged users to gain administrative access by tricking an administrator in creating a per-user PMC, on wine this has no practical implication as wine in any case starts processes with elevation by default.

#97 fixed COBIA_SmartPointer::outputArgument can be more efficient jasper jasper

Reported by jasper, 3 years ago.

Description

COBIA_SmartPointer::outputArgument is implemented by means of an addReference. It can instead be implemented as a detach operation (saves an addReference and a release call).

Note: See TracQuery for help on using queries.