Hi,
rossberg has left the following comment at Eliminate any library global
variable #5
https://www.google-melange.com/gci/task/view/google/gci2014/5028787255246848:
None
Hmm, you replace one global variable (bu_n_malloc) by another one
(bu_n_malloc_calls). bu_n_malloc_calls is still a global variable, only
visible in bu_n_malloc() but nevertheless a hidden parameter which causes
side effects.
It would be good if this could be handled via a normal variable in
src/rt/main.c
Greetings,
The Google Open Source Programs Team
---
You are receiving this message because you are subscribed to Eliminate any
library global variable #5.
To stop receiving these messages, go to:
https://www.google-melange.com/gci/task/view/google/gci2014/5028787255246848.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
BRL-CAD Tracker mailing list
brlcad-tracker@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker