Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#6 fixed server error message not properly substituted cj Andrei Aiordachioaie
Description

With a rasql query like:

$ rasql -q "insert value"

where some tokens are completely misplaced (after "insert" there should be a "into"), the reported error message is:

rasdaman error 300: Parsing error 300 in line 1, column 8: Unexpected name cted name $token..

$token is not properly replaced by the server, it should be "value" in this case.

#7 fixed problems compiling rasdaman (git co on 2009-08-29) on debian testing lechner@…
Description

while configure the following error occurs: $ ./configure —prefix=/usr/local/rasdaman ./configure: line 2410: syntax error near unexpected token `CXXFLAGS=' ./configure: line 2410: `CXXFLAGS='

creating the config-script using autoconf already reported warnings: configure.ac:7: error: possibly undefined macro: AM_INIT_AUTOMAKE

If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.

configure.ac:22: error: possibly undefined macro: AC_PROG_RPCGEN configure.ac:24: error: possibly undefined macro: AM_PROG_CC_C_O configure.ac:26: error: possibly undefined macro: AC_PROG_JAVA_CC configure.ac:236: error: possibly undefined macro: AC_PROG_ECPG

using autoconf (GNU Autoconf) 2.64

#10 fixed .4e-5D cj j.yu@…
Description

select .4e-5D from mr —not work select 4e-5D from mr —work

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