Bug#700088: boxshade: fails finding the alignment file

2013-02-11 Thread giorgio maccari
the new version of the patch that you will found attached to this mail, as a fix for both bug 700088 and for the selection of default options. All my best, Giorgio Maccari. PATCH# Description: Removes trailing newlines from standard inputs. Author

Bug#700088: boxshade: fails finding the alignment file

2013-02-08 Thread Giorgio Maccari
*Gets(char *s, size_t length) { fflush(stdout); - return fgets(s,length,stdin); + fgets(s,length,stdin); + strtok(s, "\n"); + return s; } /* - All my best, Giorgio Maccari. -- System Information: Debian Release: 7.0 APT prefer