Click HereClick Here
home features news forums classifieds faqs links search
4511 members 
  News:  archives /  submit news item
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service

IRC Channel
Server: irc.amigaworld.net
Channel: #Amigaworld
Channel Policy and Guidelines

(Uses JAVA Applet and Port 1024)
Visit the Chatroom Website

Who's Online
 76 guest(s) on-line.
 13 member(s) on-line.


zerohero, ajs, Daedalus, more...

You are an anonymous user.
Register Now!
 OS4_Gamer:  5 secs ago
 terminills:  9 secs ago
 saimon69:  50 secs ago
 Daniel:  1 min ago
 Daedalus:  1 min ago
 kas1e:  1 min ago
 zerohero:  1 min ago
 Caveman:  2 mins ago
 -Sam-:  2 mins ago
 DiscreetFX:  3 mins ago

Software News   Software News : clib2 1.203 for AmigaOS
   posted by ssolie on 29-Apr-2008 18:39:59 (1570 reads)
An update to clib2 is now available from SourceForge with some bug fixes and rewritten ARexx variable interface code.

-Read More-


c.lib 1.203 (28.4.2008)

- Added 68k stubs to amiga_rexxvars.c for the OS4 build to use. The new code now
works just about exactly like the amiga.lib RVI code used to do, which means
that there is no artificial length limit for the number of characters a string
retrieved may have, and the code is largely reentrant.

- To work around a bug in the Roadshow TCP/IP stack (since fixed), the waitselect()
function now substitutes a 10 microsecond timeout for a zero length timeout.

- isatty() no longer crashes if passed a socket rather than a file.

- Rewrote the GetRexxVar()/SetRexxVar() functions (mostly) in 'C', using available
code as a reference. The 68k stubs currently only work for the 68k version of
the library, and a solution for the OS4 build still needs to be found. The code
is currently untested, but it should be complete.

- The printf() family now ignores argument specifications, as in "%2$d %1$d",
which are used for localization on some platforms. This is a non-standard
feature and the way clib2 treats it for now is just intended to avoid
trouble while performing the conversion.

- [tboeckel]: when compiling amiga_rexxvars.c for m68k/OS3 the GetRexxVarFromMsg()
and SetRexxVarFromMsg() can no longer cause linkage errors if the header files
predate the SDK for OS 3.5.

- [jlangner]: the log() and log10() functions always returned -inf() even if the
arguments was within the valid range for a log() function. Using DBL_EPSILON as
the threshold was not correct as EPSILON is 2.2204460492503131E-16 whereas
values like 1E-200 are still valid double values for a log().
    

Related Links
· More about Software News
· News by ssolie


Most read story about Software News
IT'S DONE!

Last news about Software News
Amiga Media Center 0.58
Printer Friendly Page  Send this Story to a Friend

PosterThread
Kicko 
Re: clib2 1.203 for AmigaOS
Posted on 29-Apr-2008 20:24:49
#1 ]
Elite Member
Joined: 19-Jun-2004
Posts: 3585
From: Sweden

I hate sourceforge. After 15 minutes trying to download this ......#"%¤"¤&%#
i shut down ibrowse.

 Status: Offline
Profile     Report this post  
spotUP 
Re: clib2 1.203 for AmigaOS
Posted on 29-Apr-2008 22:33:14
#2 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2684
From: Up Rough Demo Squad

wooah! i didnt expect this! great work!

 Status: Offline
Profile     Report this post  
Varthall 
Re: clib2 1.203 for AmigaOS
Posted on 29-Apr-2008 23:49:53
#3 ]
Super Member
Joined: 17-Feb-2004
Posts: 1324
From: Up Rough

A small but still welcome update.

The link from Switch seems in fact to be broken, and it seems like the "Select a different mirror" link doesn't work on IBrowse.

EDIT: ok, found out to change mirror, but every one I'm trying doesn't host the file.

Last edited by Varthall on 30-Apr-2008 at 12:04 AM.
Last edited by Varthall on 29-Apr-2008 at 11:54 PM.

 Status: Offline
Profile     Report this post  
lucaricossa 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 7:34:09
#4 ]
Regular Member
Joined: 6-May-2003
Posts: 234
From: Genève

I am also unable to download it with ANY Amiga browser...

 Status: Offline
Profile     Report this post  
Varthall 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 9:09:12
#5 ]
Super Member
Joined: 17-Feb-2004
Posts: 1324
From: Up Rough

There seems to be a problem with Sourceforge itself, this morning the entire server seems offline.

Varthall

 Status: Offline
Profile     Report this post  
olsen 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 11:17:10
#6 ]
Regular Member
Joined: 15-Aug-2004
Posts: 443
From: Germany

Quote:
There seems to be a problem with Sourceforge itself, this morning the entire server seems offline.

This has been going on for a bit longer. I had great difficulties making this release appear on the server when I finished it

 Status: Offline
Profile     Report this post  
olsen 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 11:20:12
#7 ]
Regular Member
Joined: 15-Aug-2004
Posts: 443
From: Germany

Quote:
wooah! i didnt expect this! great work!

There's still work to be done. For now, I wanted to release the log() bug fixes and the Rexx Variables Interface (RVI) code, before I got bogged down in other development work again.

 Status: Offline
Profile     Report this post  
Varthall 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 15:26:58
#8 ]
Super Member
Joined: 17-Feb-2004
Posts: 1324
From: Up Rough

Sourceforge is back online now, but the download link is still broken. What about releasing the os4 version on os4depot, and both versions on aminet, in the meanwhile?

Varthall

 Status: Offline
Profile     Report this post  
Snuffy 
Re: clib2 1.203 for AmigaOS
Posted on 30-Apr-2008 19:07:51
#9 ]
Cult Member
Joined: 25-Oct-2005
Posts: 987
From: Michigan, USA

Hi @ olsen,

ABC-shell has a lot of anomalies. Will this Re: clib2 1.203 for AmigaOS
affect the shell?
Thanks for the great works that go into OS4.0!

 Status: Offline
Profile     Report this post  
olsen 
Re: clib2 1.203 for AmigaOS
Posted on 1-May-2008 9:02:22
#10 ]
Regular Member
Joined: 15-Aug-2004
Posts: 443
From: Germany

Quote:
Sourceforge is back online now, but the download link is still broken. What about releasing the os4 version on os4depot, and both versions on aminet, in the meanwhile?

Looks like the files did not enter the distribution process proper. When I've finished doing what's currently keeping my computer really busy, I'll upload those files again. This time, hopefully, the download links will work out.

If this still doesn't improve within the next 4-8 hours, please let me know.

Edited to add: having uploaded the files about an hour ago, I just tried downloading them through the mirrors, and it worked. Now, please try again...

Last edited by olsen on 01-May-2008 at 10:28 AM.

 Status: Offline
Profile     Report this post  
olsen 
Re: clib2 1.203 for AmigaOS
Posted on 1-May-2008 9:04:35
#11 ]
Regular Member
Joined: 15-Aug-2004
Posts: 443
From: Germany

Quote:
ABC-shell has a lot of anomalies. Will this Re: clib2 1.203 for AmigaOS affect the shell?

I have no idea. The things I updated recently will have an impact, but how this relates to ABC-shell properties I cannot tell.

I was told that there are bugs in clib2 which affect other software. However, that's all I heard. A bug that needs to be fixed should be reported on the sourceforge web site for clib2 so that it can be tracked, and fixed at some point. Otherwise, it's not going to get much attention

 Status: Offline
Profile     Report this post  
Kicko 
Re: clib2 1.203 for AmigaOS
Posted on 1-May-2008 11:59:03
#12 ]
Elite Member
Joined: 19-Jun-2004
Posts: 3585
From: Sweden

Download worked now :)

 Status: Offline
Profile     Report this post  
olsen 
Re: clib2 1.203 for AmigaOS
Posted on 1-May-2008 14:54:19
#13 ]
Regular Member
Joined: 15-Aug-2004
Posts: 443
From: Germany

Quote:
Download worked now :)

Great Had it not been for the general sourceforge.net/slashdot.org downtime, the files would have been available a lot earlier.

Now, if anybody here or elsewhere wants to see clib2 development continue, pick up or even go so far as introducing new and unheard of features, please submit enhancement requests and bug reports

 Status: Offline
Profile     Report this post  
Jose 
Re: clib2 1.203 for AmigaOS
Posted on 1-May-2008 15:15:06
#14 ]
Cult Member
Joined: 10-Mar-2003
Posts: 696
From: Unknown

I've tried to read more about it and found it's not VBCC compatible, does VBCC uses it's own incompatible C runtime environment ?

 Status: Offline
Profile     Report this post  
Snuffy 
Re: clib2 1.203 for AmigaOS
Posted on 5-May-2008 18:36:18
#15 ]
Cult Member
Joined: 25-Oct-2005
Posts: 987
From: Michigan, USA

Thanks Olsen,

I asked because Henning brought it up in the ABC-shell reports. OK, I'll checkout some those 'behaviors' he talked about! :)

 Status: Offline
Profile     Report this post  
[ home ][ about us ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright © 2000 - 2009 Amigaworld.net.

Page took 0.191317 seconds to load.