Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 257)

Ticket Owner Reporter Resolution Summary
#320 stephanj fixed IMPORT "WebRadios" FTOM STDIN AS VCLT -> RPLD Hungup
Description

IMPORT "WebRadios?" FTOM STDIN AS VCLT Results in: .

1 Error (No error)

And shortly after that the RPLD reacts strangely with endless reeds on the socket.

#336 ph3-der-loewe fixed roar-config should allow checking minimum required/maximum supported version
Description

roar-config should allow to check for a minimum required and maximum supported version like this:

$ roar-config --compare-versions A OP B

A, B: a version in dotted format (e.g. 1.7.33) or a keyword (currently only 'current'). The Keyword represent a version defined at build time. OP: basic operators like eq, ne, gt, ge, lt, le. Two letter codes should be used to ensure no problems with quoting.

#345 ph3-der-loewe fixed configure uses "strange" default paths
Description

configure uses strange default paths for the following options:

--prefix-sysconf DIR        - Set prefix for system configuration (default: $PREFIX/etc)
--prefix-dev DIR            - Set prefix for devices (default: $PREFIX/dev)
--prefix-tmp DIR            - Set prefix for temporary files (default: $PREFIX/tmp)
--prefix-var DIR            - Set prefix for variable files (default: $PREFIX/var)

The usage of $PREFIX should be removed here.

Note: See TracQuery for help on using queries.