Custom Query (192 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 192)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#195 fixed Rename 'Test' folder 'Example' jasper jasper

Reported by jasper, 11 days ago.

Description

The folder that contains all code examples is called 'Test'. It should be called 'Examples' or 'Samples'.

#193 fixed locate COBIA at posix jasper jasper

Reported by jasper, 11 days ago.

Description

Currently the COBIA locator for POSIX (COBIA_POSIX.stub) is implemented as follows:

  • check an override using an environment variable "COBIA"
  • expand and check ~/.COBIA/COBIA
  • check /usr/local/COBIA

It is not taken into account which of these is the newer COBIA, which should be done so that a local COBIA installation (~/.COBIA/COBIA) does not conflict with an all users installation (/usr/local/COBIA).

There is however not the equivalent of a Windows registry to determine what the COBIA version is prior to loading the COBIA.so (which contains an entry point to determine its version). A solution must be designed and implemented

#192 fixed Local service support jasper jasper

Reported by jasper, 2 weeks ago.

Description

Out of process PMCs that live in a service provided by an executable process on the local machine. Plus example. Details in WAF11.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.