
11 Jan
2008
11 Jan
'08
10:42 p.m.
In article <vitacolo-E2DC4C.21463511012008@ger.gmane.org>, nicola <vitacolo@dimi.uniud.it> wrote:
[...] Unfortunately, when I try to compile my project, I get the following error:
error: invalid conversion from 'const frequency_file* const' to 'frequency_file*'
Of course, the error message should read: error: invalid conversion from 'const my_binary_file* const' to 'my_binary_file*' Nicola