Friday, July 07, 2006

Mamnuts v1.8.1 released

Mamnuts v1.8.1 has been released today. This release fixes lot's of bugs and almost implements .visual. That implementation is just commented, because the actual code has some incorrectnesses that make have interoperability issues: it will work well (I suppose) in Linux, but I can't promiss nothing, specialy in other Operating Systems. So, I just decided to have it there in comments (that you can easily take off if you want to try it), and leave the cleanup of that code for a further version.

As allways, upgrade is recommended, since there are those bugfixes there.

The project is gaining a bigger dimension than the one I was expecting, and we actualy have contributions: NomadWolf contributed in the past and now Pix contributed (with the visual code). Keeping track of TODO stuff is also starting to get a mess, so I'm planing to have a proper project development website, instead of just a blog. File storage is one of the things needed: if you notice, this version isn't hosted where the other are, because the former server has availability problems. Problem is, this one also have them. So, what I really need is a proper project management system to keep Mamnuts development. In time, I'll be back to that...

6 Comments:

Blogger pix said...

when building, results on a big list of warnings....

6:05 AM  
Blogger Mind Booster Noori said...

You mean, you get those warning when compiling mamnuts as it is or that only happens when you try to compile it with .visual? I changed the compiler flags line on the Makefile on purpose - with all those new flags the talker only whines (spits some warnings) on Solaris, all the other setups I have compile cleanly... And I have that there exactly to remember that all that stuff should be fixed (planned for 1.8.3). But if you got warnings with the stock 1.8.2, can you please report your bedtest? (OS, libs, compiler, the usual)? Thanks!

11:05 AM  
Blogger pix said...

workstation "Dois"
opensuse 10.1
gcc (GCC) 4.1.0 (SUSE Linux) lots of warnings ....

almost tha same thing

"mamnuts.c:45: warning: passing argument 1 of ‘write_syslog’ with different width due to prototype"


Server "One"
suse 9.3
gcc (GCC) 3.3.1 (SuSE Linux)
no wargnigs :)

11:58 AM  
Blogger Mind Booster Noori said...

Oh, gcc 4.1... Unfortunately I don't have any machine with that gcc version installed to try to hunt those warnings down...

3:56 AM  
Blogger Mind Booster Noori said...

Can you please check which gcc flag is toogleing those warnings?

3:57 AM  
Blogger Mind Booster Noori said...

Checked.

2:43 PM  

Post a Comment

<< Home