The problem was in HB_SendMail() as reported by the Compiler, there were 2
assignments to lReturn which were never used. One was an actual bug which I
fixed, the other was simply ignoring a failed attachment attempt. I at least
corrected it to continue processing additional attachments. Please r
Ron
their is no return lreturn in HB_SetMimeType function
Regards
Luiz
2013/12/9 Ron Pinkas
> It should be the lReturn of function above.
> On Dec 9, 2013 2:26 PM, "Luiz Rafael Culik" wrote:
>
>> Ron
>>
>> Strange
>> line 368 is FUNCTION HB_SetMimeType( cFile, cFname, cFext )
>>
>> unless is
Almost:
Creating Contrib Libraries ...
contrib\tipssl\sendmail.prg(368) Warning W0032 Variable 'LRETURN' is assigned b
ut not used in function 'HB_SENDMAIL(0)'
contrib\tipssl\sendmail.prg(368) Warning W0032 Variable 'LRETURN' is assigned b
ut not used in function 'HB_SENDMAIL(0)'
NMAKE : fatal e
Ron
Strange
line 368 is FUNCTION HB_SetMimeType( cFile, cFname, cFext )
unless is the lreturn := .f. inside catch blocks
Regards
Luiz
2013/12/9 Ron Pinkas
> Almost:
>
> Creating Contrib Libraries ...
> contrib\tipssl\sendmail.prg(368) Warning W0032 Variable 'LRETURN' is
> assigned b
> ut no
Ron
Try now
2013-12-09 16:16 UTC-300 Luiz Rafael Culik
* contrib/tipssl/sendmail.prg
! minor fix
Regards
Luiz
2013/12/9 Ron Pinkas
> Hi Guys, (Luiz)
>
> For a long while I am not able to build using:
>
>make_vc CLEAN BUILD
>
> Due to following:
> --
> contrib
5 matches
Mail list logo