You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Ada-Crypto-Library/test/test-blowfish_oneway.adb fail compilling with msg below:
[Ada] test-blowfish_oneway.adb
[Ada] test-cfb_oneway_mode.adb
[Ada] test-ctr_oneway_mode.adb
/home/dani/Ionmd/repositorios/git/GitLab/StelaCoin/Abrao/Tools_Libs_e_Cia/cryptografia/Ada/Ada-Crypto-Library/Ada-Crypto-Library/test/test-blowfish_oneway.adb: In function ‘Test.Blowfish_Oneway.Blowfish_Oneway_Test1’:
/home/dani/Ionmd/repositorios/git/GitLab/StelaCoin/Abrao/Tools_Libs_e_Cia/cryptografia/Ada/Ada-Crypto-Library/Ada-Crypto-Library/src/crypto-symmetric-algorithm-blowfish.adb:160:18: error: ‘VIEW_CONVERT_EXPR<crypto__types__byte[4]>(MEM[(crypto__types__byte[(sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0:<PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->UB0 >= <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0 ? (sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->UB0 : (sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0 + 18446744073709551615] *)&one_way_key][_179 ...]{lb: 0 sz: 1})’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
gnat1: all warnings being treated as errors
/Ada-Crypto-Library/test/test-blowfish_oneway.adb fail compilling with msg below:
[Ada] test-blowfish_oneway.adb
[Ada] test-cfb_oneway_mode.adb
[Ada] test-ctr_oneway_mode.adb
/home/dani/Ionmd/repositorios/git/GitLab/StelaCoin/Abrao/Tools_Libs_e_Cia/cryptografia/Ada/Ada-Crypto-Library/Ada-Crypto-Library/test/test-blowfish_oneway.adb: In function ‘Test.Blowfish_Oneway.Blowfish_Oneway_Test1’:
/home/dani/Ionmd/repositorios/git/GitLab/StelaCoin/Abrao/Tools_Libs_e_Cia/cryptografia/Ada/Ada-Crypto-Library/Ada-Crypto-Library/src/crypto-symmetric-algorithm-blowfish.adb:160:18: error: ‘VIEW_CONVERT_EXPR<crypto__types__byte[4]>(MEM[(crypto__types__byte[(sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0:<PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->UB0 >= <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0 ? (sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->UB0 : (sizetype) <PLACEHOLDER_EXPR struct crypto__types__bytes___XUP>.P_BOUNDS->LB0 + 18446744073709551615] *)&one_way_key][_179 ...]{lb: 0 sz: 1})’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
gnat1: all warnings being treated as errors
compilation of test-blowfish_oneway.adb failed
System: Debian Unstable AMD64, gnat-7 , libaunit17.2017-dev, gcc-7
ps.: Very very very Thank you for providing us Ada Crypto. :-)
[]'s Dani.
The text was updated successfully, but these errors were encountered: