Paludis 0.34.3 has been released:

    * Unfortunately std::ifstream and std::ofstream are allowed to fail
      in unobvious ways when given a duff file. In particular, gcc won’t
      error out when a std::ifstream is created for a directory until
      the first read occurs. So we write our own stream buffer classes
      that do error checking and throw useful exceptions on error, and
      use those instead.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to