strcat in octave 3.2.0-mingw32

Christoph Ellenberger C.Ellenberger at gmx.net
Wed Jul 1 08:07:24 CDT 2009


Using the binaries provided from sourceforge I encountered the following problem

> strcat('test ', 'space', ' in ' , ' between')
ans = testspace in between
octave-3.2.0.exe:44:U:\Daten
> strcat("test ", "space", " in " , " between")
ans = testspace in between
octave-3.2.0.exe:45:U:\Daten

Spaces at the end of strings are being cut away, this is obviously a different behaviour as in 3.0.3.... Is this the intended behaviour or a bug ?

Thanks a lot 
christoph
-- 
                                     ... 
                                    (o o) 
-----------------------oOO--(_)--OOo-------------------------- 
 
                          present coordinates: 
 
Christoph Ellenberger 
Hinterkirchweg 13
CH-4106 Therwil
+41 (0)61 721 14 69  
 
                email:   c.ellenberger at gmx.net 
 
---------------------------------------------------------------------- 
 

Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02


More information about the Bug-octave mailing list