similar to: [PATCH] fix gcc 3.4 warnings

Displaying 20 results from an estimated 200 matches similar to: "[PATCH] fix gcc 3.4 warnings"

2005 Sep 05
2
[PATCH] fix gcc 3.4 warnings
On Mon, 2005-09-05 at 10:29 +1000, Jean-Marc Valin wrote: > > attached is a patch fixing some build warnings with ip3k-elf-gcc > > (gcc 3.4-20030722-Ubicom-63-1211). not all fixes are elegant, > > please review carefully before applying.. > > Euh, could you explain what's wrong with "start" and "end"? Also, AFAIK, > (int)floor(something) is
2005 Feb 28
4
memory usage
On Mon, 2005-02-28 at 19:42 -0500, Jean-Marc Valin wrote: > > jean-marc: i think we can remove spx_sig_t *orig. > > but am not sure about exc2Buf. is it for extension? > > orig is already removed in SVN (which you should probably use). As for > exc2, it can be removed, but I'm not sure if you can just use exc > instead (maybe yes). > when removing "spx_sig_t
2005 Mar 10
1
Quick plug: Squeezebox2
--- Dan Sully <daniel@electricrain.com> wrote: > Hi - just wanted to give a quick plug for my company's new product - > Squeezebox2. > > We're doing native FLAC on the device now, in addition to > visualizers, 802.11g and more. this is cool, I added a status item on the FLAC site for it. just as a data point for us, can you comment on the cpu that is doing the FLAC
2005 Feb 19
2
memory usage
Hi I am currently trying to port speex v1.1.6 to a microcontroller with very limited memory (<64Kbyte RAM). what I found when initialising the encoder, a chunk of 32Kb was attempted to be alloced, which failed: src/nb_celp.c: void *nb_encoder_init(const SpeexMode *m) { /* snip */ st = (EncState*)speex_alloc(sizeof(EncState)+8000*sizeof(spx_sig_t)); /* snip */ } same goes for the
2005 Mar 01
0
memory usage
Alfred E. Heggestad wrote: >On Mon, 2005-02-28 at 19:42 -0500, Jean-Marc Valin wrote: > > >>>jean-marc: i think we can remove spx_sig_t *orig. >>>but am not sure about exc2Buf. is it for extension? >>> >>> >>orig is already removed in SVN (which you should probably use). As for >>exc2, it can be removed, but I'm not sure if you
2005 Mar 01
1
memory usage
On Tue, 2005-03-01 at 04:31 -0500, Jean-Marc Valin wrote: > Hi, > > I just checked in some changes that remove some unnecessary buffers > (exc2 and buf2) and that reduce other buffers to the minimum. That > should save 7800 bytes for the encoder. > > Jean-Marc > thanks, I have merged the diff in $ svn merge-r 8996:8997 http://svn.xiph.org/trunk/speex to my codebase.
2005 Feb 28
2
memory usage
hi, jean-marc: i think we can remove spx_sig_t *orig. but am not sure about exc2Buf. is it for extension? rgds, tk On Mon, 28 Feb 2005 12:42:38 -0500, Jean-Marc Valin <Jean-Marc.Valin@usherbrooke.ca> wrote: > Hi, > > I looked at the code I think there are still places where you can reduce > memory. For example, I think bufSize can be reduced to around 400 > (instead of
2005 Sep 05
0
[PATCH] fix gcc 3.4 warnings
> there is nothing wrong with "start" and "end", but in the Ubicom OS > there is a global function called "start()" which gives the warning: > > libspeex/ltp.c:573: warning: declaration of "start" shadows a global declaration > build/include/UbicomSDK.h:5651: warning: shadowed declaration is here Since it's just a warning and just on
2009 Jun 16
8
Samba 3.0.24 on OpenWRT
Hi, We have managed to compile samba3 (v 3.0.24 that ships with openwrt/ kamizake) for our ubicom32 platform and programmed a board with it, however I am not able to access a samba share on the board. When trying to access the OpenWRT router (using the smbclient command) I get: Error NT_STATUS_CONNECTION_REFUSED The device is reachable from my linux box (otherwise I should have seen a Error
2014 Feb 24
3
Duplicate PID
Hi, I'm using samba version 3.0.37 and i encountered a very strange and annoying phenomena when 2 different users from 2 different machines are getting the same PID from samba. (2 windows users that are trying to view documents on the CIFS share). I did some google research on this problem and i found the following regarding such a problem: " One can find references to problems like
2003 Jul 22
2
Error starting tinc (metasocket)
Hi, I'm getting this weird error in the logs when starting tinc "Creating metasocket faile: Address family not supported by protocol" I've tried explicitly putting AddressFamily = ipv4 in the tinc.conf file but it doesn't seem to make a difference. The IP's i'm using for the vpn are 10.0.x.x Thanks for your assistance, R. Schwarzenberg -------------- next part
2013 Jul 11
3
Syslinux-6.02-pre2 - booting 32-bit kernels from efi64
On Wed, 10 Jul, at 03:44:57PM, Andreas Heinlein wrote: > Am 08.07.2013 18:32, schrieb Matt Fleming: > >I just released 6.02-pre2 which includes support for booting 32-bit > >kernels from efi64. I know a number of people wanted this feature, so > >hopefully it will be tested in various environments. > > > >One thing to note is that it is not possible to boot a
2010 Jun 19
3
Case Insensitive TFTPD
I am trying to do file transfers through tftpd under fedora and I need the server to be case insensitive. I could not find any way to achieve this! Manual is useless! As an example I need to transfer file "foo.ext" even if I request file "FOO.Ext" which now spits an error saying that it does not exists. How can I do that?
2007 Aug 20
3
SSE bug on Win32 with GCC 4.2.1
Spam detection software, running on the system "mix.hive.no", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I recently found a .. weird bug on Win32 SSE with GCC
2003 Apr 15
3
IMQ+HTB problem
Hi all and tc Gururs i have patched the IMQ and htb to kernel, but when i do egress filtering, iam not able to see any traffic and excusted the following the commands modprobe imq numdevs=1 tc qdisc add dev imq0 handle 1: root htb default 1 tc class add dev imq0 parent 1: classid 1:1 htb rate 100kbit tc qdisc add dev imq0 parent 1:1 handle 10: htb default 1 tc class add dev imq0 parent
2014 Dec 05
0
updating the wiki WAS: vesamenu back to text before booting
On Fri, Dec 05, 2014 at 10:16:10AM +0100, Thorsten Glaser wrote: > On Fri, 5 Dec 2014, Gene Cumm wrote: > > > If so: http://www.syslinux.org/wiki/index.php/Mboot.c32 > > I???m not permitted to edit either that page or its talk page. > Do I submit the content addition here, then? Euh, yes, that is an option. Hereby I volunteer for updating the wiki with updates that get to
2003 Jul 19
8
Problem with more than two Subnets!
Hello, I successfully built a vpn between two hosts ("main" and "iquique") (and its SubNets), but I have problems when I want to add another host ("valparaiso"): I get a lot of Duplicates packets everywhere and a very slow vpn. I guess that is a routing problem, but I have try with a lot of alternatives without result. I have try with "switch",
2007 Apr 03
2
Please help, very important (not for fun)
Hi All, I am a Speex novice but trying to use Speex in my Doctoral thesis. I installed Speex, was able to encode and decode files. Right now, I want to write my own cpp program that handle Speex-files. I tried to compile and run the two sample programs that come with the documentation (after having insalled the speex-devel-1.0.5-1.i386.rpm). However, when I compile. gcc sampleenc.cc Here is
2006 Feb 13
1
TDM04B/TDM2401E Card
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: VoIP.gif Type: image/gif Size: 17666 bytes Desc: 1197705770-VoIP.gif Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060213/7ca1c4ac/VoIP.gif
2013 Jul 12
3
Dynamic debugging how to WAS: Syslinux-6.02-pre2 - booting 32-bit kernels from efi64
On Thu, 11 Jul, at 10:44:27PM, Geert Stappers wrote: > Op 2013-07-11 om 16:17 schreef Matt Fleming: > > On Wed, 10 Jul, at 03:44:57PM, Andreas Heinlein wrote: > > > > > > Any further info I can give you to debug this? Are there any > > > specific requirements for the kernel? > > > > You could try running, > > > > debug.c32 -e