emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem report #111 [1/2]: base/src/emacs/src/coding.c (detect_codin


From: Kenichi Handa
Subject: Re: Problem report #111 [1/2]: base/src/emacs/src/coding.c (detect_coding_system); UNINIT
Date: Wed, 03 Dec 2008 14:20:01 +0900

In article <address@hidden>, Dan Nicolaescu <address@hidden> writes:

> CID: 111
> Checker: UNINIT (help)
> File: base/src/emacs/src/coding.c
> Function: detect_coding_system
> Description: Using uninitialized value "utf_16_le_eol"
[...]
> Event uninit_use: Using uninitialized value "utf_16_le_eol"
> Also see events: [var_decl]

> 7918                this_eol = utf_16_le_eol;
> 7919              else
> 7920                this_eol = normal_eol;
> 7921  

I installed a fix.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]