Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#47 fixed not able to install rasdaman mohitkharb@…
Description

I cant download the repository as :: git clone git://kahlua.eecs.jacobs-university.de/rasdaman.git is giving connection failed. Can somebody help me out with it

#48 fixed format import function needs explicit cast Peter Baumann Peter Baumann
Description

In a query like

insert into XXX values inv_tiff( $1 )

a base type mismatch occurs if the TIFF file's pixel type does not coincide with the collection cell type. An exception is type Char, which is assumed by default. Any other type requires an explicit cast.

Documentation needs to be updated to tell this.

#51 fixed auto-generated Makefiles not up-to date Peter Baumann Peter Baumann
Description

The Makefile does not reflect the state as generated with automake. Hence, it leads to compile errors. The Makefiles autogenerated from the current source should be uploaded to the repo.

Workaround:

autoreconf automake

(found by John Preston)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.