WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [Xen-changelog] 1. Deleted slab.c, added xmalloc.c. Do not

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [Xen-changelog] 1. Deleted slab.c, added xmalloc.c. Do not rename header or remove
From: Jared Rhine <jared@xxxxxxxxxxx>
Date: Fri, 04 Feb 2005 15:44:33 -0800
Delivery-date: Fri, 04 Feb 2005 23:45:49 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <E1CxCTk-00083v-Ve@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <E1CxCTk-00083v-Ve@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
[BitKeeper == Xen on Fri, 04 Feb 2005 22:47:58 +0000]

  BitKeeper> ChangeSet 1.1768.1.1, 2005/02/04 22:47:58+00:00,
  BitKeeper> iap10@xxxxxxxxxxxxxxxxxxxxxx
  BitKeeper> 1. Deleted slab.c, added xmalloc.c.  Do not rename header
  BitKeeper>            or remove unnecessary includes (yet).
  BitKeeper> 2. Add explicit align arg, although current
  BitKeeper>            implementation over-aligns.
  BitKeeper> 3. Add list_for_each_entry_safe().
  BitKeeper> 4. Make xmalloc_array use _xmalloc_array, to avoid
  BitKeeper>            duplicate eval of "num" arg.
  BitKeeper> 5. Rearrange slab.h a little to show the exposed
  BitKeeper>            functions/macros first.
        
This patch broke my build on a fresh checkout.

gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
-iwithprefix include -Wall -Werror -Wno-format -pipe
-I/usr/local/src/xen/xen/include -Wno-pointer-arith -Wredundant-dec\ls
-O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c
slab.c -o slab.o
slab.c:191: error: parse error before "xmem_cache_t"
slab.c:191: warning: no semicolon at end of struct or union
slab.c:196: error: parse error before "xmem_cache_t"
slab.c:199: error: parse error before "xmem_cache_t"
slab.c:224: error: parse error before '}' token

Investigating further, but hopefully this quick notice is valuable.

-- jared@xxxxxxxxxxx

"One cannot mark the point without marking the path."


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel