[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

python.c/plugin.c/h weirdness



Hi,

I just noticed some strange things in plugin.h. It was defining a couple
of variables in the .h file, which made it instantiate these
variables/pointers in *every* .c file.

Anyway, I think I cleaned it up, still compiles and runs, but could
someone check if python/plugin still work ok?

AGL are you still on this ML? sigroots was defined as two different data
types in two different places, and signal_data is being used between
plugin/python in some weird way, I hope I didn't break anything.

Patch of my changes is attached.

-- 
Peter Zelezny. <zed@linux.com>

pluginh.diff.gz