From dorantes at mac.com Tue Jan 10 13:13:06 2006 From: dorantes at mac.com (Damien Orantes) Date: Tue, 10 Jan 2006 10:13:06 -0800 Subject: [Dbc-talk] DBC FS Message-ID: Does anyone have any input on using DBC FS to make our data available to a web server? Any useful information or links? Thanks, Damien... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/dbc-talk/attachments/20060110/b890429f/attachment.htm From pinguin751 at gmx.net Wed Jan 11 04:17:51 2006 From: pinguin751 at gmx.net (sebastian) Date: Wed, 11 Jan 2006 10:17:51 +0100 Subject: [Dbc-talk] DBC FS In-Reply-To: References: Message-ID: <20060111101751.252ddac6.pinguin751@gmx.net> > Does anyone have any input on using DBC FS to make our data available > to a web server? Any useful information or links? what do u mean? could u provide some more details pls? seb -- "Perfection is achieved, not when there is nothing left to add, but when there is nothing left to take away." --- Antoine de St. Exupery, Wind, Sand, and Stars, 1939 From pinguin751 at gmx.net Mon Jan 30 04:11:13 2006 From: pinguin751 at gmx.net (sebastian) Date: Mon, 30 Jan 2006 10:11:13 +0100 Subject: [Dbc-talk] dbc parser errror In-Reply-To: <9D726E0C3382D8118A67000E7F2379EE04948DE7@ZWG39EXM01.comm.mot.com> References: <9D726E0C3382D8118A67000E7F2379EE04948DE7@ZWG39EXM01.comm.mot.com> Message-ID: <20060130101113.47206309.pinguin751@gmx.net> hi, i am again working with dbc in my project and encountered another parser error - prob occures with empty structs in typedef: typedef struct { } CPU_Interrupt_frame; dbc.c:3: parse error on "}" regards, seb