Re: MERGE: bse2cxx-part3
- From: Tim Janik <timj gnu org>
- To: Stefan Westerfeld <stefan space twc de>
- Cc: Beast Liste <beast gnome org>
- Subject: Re: MERGE: bse2cxx-part3
- Date: Tue, 26 Jul 2011 04:17:37 +0200 (CEST)
On Fri, 22 Jul 2011, Stefan Westerfeld wrote:
Hi!
I've ported a few bse more sources to C++. Sorry about minor mistakes in the
commit order. Anyway, you can fetch the branch into your bse repo by using:
git fetch http://space.twc.de/public/git/stwbeast.git bse2cxx-part3:bse2cxx-part3
Thanks, great. I see you put a lot of work in there,
here're my bits:
- please use "uint" in the future, see my other mail.
- remove cxxdummy.cc from compilation rules if another C++ source is present.
- "void * boxed" should be "void *boxed" (unfixed in master)
- pointer casts should be written as: (void*) ptr
(no extra space between "void" and "*")
Thanks again, applied.
Cu... Stefan
Yours sincerely,
Tim Janik
---
http://lanedo.com/~timj/ - Founder and CEO of Lanedo GmbH.
Free software author and contributor on various projects.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]