Seg Fault with str_match() and str_match_ic()?

From: Paul Scorer <paul.scorer01_at_nyahnyahspammersnyahnyah>
Date: Thu Jun 21 2012 - 05:00:49 MDT

Is this one known about?

Or am I doing something silly?

This is the example provided at

http://www.ncl.ucar.edu/Document/Functions/Built-in/str_match.shtml

$ ncl
 Copyright (C) 1995-2011 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.0.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
ncl 0> class_out = NhlGetClassResources("contourPlotClass", "")
ncl 1> cnConst = str_match_ic(class_out, "cnConst")
Segmentation fault
$

It the same for both str_match() and str_match_ic()

$ uname -srvmpio
Linux 2.6.43.5-2.fc15.x86_64 #1 SMP Tue May 8 11:09:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Fixed in V6.1-beta? :-)

PaulS

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jun 21 05:01:00 2012

This archive was generated by hypermail 2.1.8 : Mon Jun 25 2012 - 09:57:23 MDT