-
Thank you!!! It builds for me now, and I'm really enjoying using Smartmenu :)
2008-01-11 15:57:46 UTC in Smartmenu
-
Hi! I'm trying to compile Smartmenu 0.2.2 and get the following error running make:
g++ -Wall -g3 -c -o mtree.o mtree.cc
mtree.cc: In constructor ‘mTreeNode::mTreeNode(int, mTreeNode*)’:
mtree.cc:34: error: no match for ‘operator=’ in ‘((mTreeNode*)this)->mTreeNode::selected = 0’
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:112: note...
2007-12-28 19:12:57 UTC in Smartmenu
-
sbrauer committed patchset 130 of module ZSyncer to the ZSyncer CVS repository, changing 2 files.
2005-04-20 13:33:57 UTC in ZSyncer
-
I just recently discovered ZT and love it.
It's so lightweight, yet has all the features I need (so far at least). I used ScreamTracker3 a long time ago, then moved away from computer-based music to midi hardware, using an RM1X as my sequencer.
I found ZTracker by accident, but what luck! I think this is really what I wanted all along... the sound quality and hands-on fun of hardware...
2005-03-24 16:01:44 UTC in ztracker
-
Logged In: YES
user_id=165785
ok, i just committed the change.
while i was at it, i also made a couple of other minor
(hopefully non-controversial) changes which i noted in the
changes.txt file:
- added BTreeFolder2Base to the default classes with a sync tab.
- added javascript confirmation to the delete link for extra
objects. Note that SF #1053812 describes a better (but more
work...
2005-02-08 16:04:09 UTC in ZSyncer
-
sbrauer committed patchset 126 of module ZSyncer to the ZSyncer CVS repository, changing 3 files.
2005-02-08 16:02:03 UTC in ZSyncer
-
Logged In: YES
user_id=165785
I didn't have a plan for skipping non-text Files. Diffing
them doesn't raise an exception, it simply returns output
that is essentially meaningless. To me, that isn't too
surprising, in fact, it's what I would expect when trying to
diff binary files.
I'm willing to withdraw my request if you still think it
would be important to suppress the diff link...
2005-02-01 20:06:01 UTC in ZSyncer
-
I think it would be nice for Files to be diffable,
since a lot of people use Files for css, javascript,
and such.
This would require adding 'File' to Config.diffable
and adding 'File': 'data' to Config.diff_methods.
If there's no objection, I'd be happy to make the
change and commit it to cvs.
2005-01-25 15:36:29 UTC in ZSyncer
-
sbrauer committed patchset 112 of module ZSyncer to the ZSyncer CVS repository, changing 1 files.
2004-11-10 15:36:55 UTC in ZSyncer
-
sbrauer committed patchset 104 of module ZSyncer to the ZSyncer CVS repository, changing 1 files.
2004-11-01 14:39:49 UTC in ZSyncer