[AWS] Possible regression in commit 546d2fa8a73804fd6e59196645edc406e8359ad7

Thomas Løcke thomas.granvej6 at gmail.com
Sun Feb 20 22:17:06 CET 2011


Pre commit 546d2fa8a73804fd6e59196645edc406e8359ad7 a call like this

   AWS.Response.File
        (Content_Type  => MIME_Type,
          Filename      => A_GZ_Resource,
          Encoding      => GZip);

Worked perfectly.

With commit 546d2fa8a73804fd6e59196645edc406e8359ad7 in place the same
call now fails with this:

   Exception name: ADA.IO_EXCEPTIONS.NAME_ERROR
   Message: aws-resources-files.adb:149

So for now I'm reverting to commit
49fff961d43ae3ebc52c67638bf789b04e38419e, where everything is still
working as usual.

:o)
Thomas Løcke


More information about the AWS mailing list