Greetings -
I am wondering if it is intentional behavior in the SEC code that
generates the following error when trying to shift / pop elements of a
context which no longer contains any elements but still exists
(intentionally, sort of like saying "hey this list exists so you know that
at one time it was full of items that have now been cleared") into an
action list variable. It appears to work normally while looping through
the contents of the context but once there are none left, it does the
following error from SEC version 2.7.5.
Use of uninitialized value in concatenation (.) or string at
/usr/local/sec/sec line 5039.
It is pretty easy to use getsize to avoid this error while achieving the
desired functionality, but it makes the output kind of messy in the SEC
log to see this error each time it loops through a context unless you
create a cursory check ensure the size of the context is not 0 before
proceeding with the shift/pop.
Just curious really. Thanks.
Aaron Erickson
aaron.erick...@zootweb.com
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users