You may add "sgsmsg:" in the error message similar to others.

>@@ -88,6 +88,7 @@
>                       "at line\n",
>       * Errmsg_nmem = "sgsmsg: memory allocation failed: %s\n",
>       * Errmsg_opne = "sgsmsg: file %s: open failed: %s\n",
>+      * Errmsg_tmp  = "cannot create temporary file",
>       * Errmsg_wrte = "sgsmsg: file %s: write failed: %s\n",
>       * Errmsg_read = "sgsmsg: file %s: read failed %s\n",
>       * Errmsg_stnw = "sgsmsg: st_new(): failed: %s\n",

Regards,
Gireesh


On Mon, Jun 28, 2010 at 4:59 PM, Vladimir Kotal <vladimir.ko...@sun.com> wrote:
>
> Here's code review for trivial change in sgsmsg. I hit this bug the other
> day when my build failed because another engineer killed his build on the
> same machine and the leftover files prevented sgsmsg from running.
>
> webrev is here:
>  http://cr.opensolaris.org/~vkotal/sgsmsg_mkstemp-6962343.onnv/
>
>
> v.
> _______________________________________________
> opensolaris-code mailing list
> opensolaris-code@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to