[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch 14/19] datasheet implementation
From: |
John Darrington |
Subject: |
Re: [patch 14/19] datasheet implementation |
Date: |
Thu, 7 Jun 2007 10:15:00 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Would it not be a good idea to have datasheet_rename defined as a
simple inline returning its argument, when DEBUGGING is off ?
On Tue, Jun 05, 2007 at 11:27:41PM -0700, address@hidden wrote:
This is the datasheet code to provide a flexible backing store for the
GUI's active file.
The name's not the best. I'm willing to change it.
Need to chmod a+x tests/command/datasheet.sh after applying this patch.
After this patch everything compiles, but linking fails because
casereader_clone and some other casereader symbols are duplicates.
The next patch removes casefile.c from the build and fixes the
problem.
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: [patch 17/19] Start writing developers guide., (continued)