20 Aug
2013
20 Aug
'13
11:29 p.m.
Le 20 août 2013 à 18:57, Luciano Mannucci a écrit :
I'm trying to upgrade a very old sparcstation running Solaris 8 which is running dovecot 1.x for few users. All I have for the task is good old gcc 2.95.2. The poor sod complains because it can't compute the sizeof(unsigned char prefix_text[]) at line 13 of log-error-buffer.c. Can I help it by - say - putting a constant between the '[]'? Or is it unfair? :-)
Hello Luciano,
Wouldn't
unsigned char * prefix_text
be equivalent in such a context?
I don't think it's woth modifying the distribution only for us owning machines that should be in a museum by now...
Solaris 8... yes, quite a long time now. :-)
Axel