mmizzle9 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Prevent the use of incorrect plan types with error messages at runtime #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As an example, if you pass a handle to a scan plan to cudppSegmentedScan, you 
get a segmentation fault.  This should instead raise an error at runtime 
instead.

This is also related to issue 27.

Original issue reported on code.google.com by harr...@gmail.com on 12 Jul 2009 at 9:58

GoogleCodeExporter commented 8 years ago

Original comment by harr...@gmail.com on 12 Jul 2009 at 9:59

GoogleCodeExporter commented 8 years ago

Original comment by harr...@gmail.com on 20 Jan 2010 at 8:23

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r169.

Original comment by harr...@gmail.com on 5 Jul 2011 at 2:15