Bug#368106: metar: wrong cloud levels

2006-05-20 Thread Jakson A. Aquino
On Sat, May 20, 2006 at 04:19:08PM +0200, Kees Leune wrote: > Thank you for your report. I will look into it. Can you give me an example > in which case metar reports the wrong data? That makes it easier for me to > debug the problem. Below is an example. The cloud level of, for example, "BKN040"

Bug#368106: metar: wrong cloud levels

2006-05-20 Thread Kees Leune
Hello Jakson,On 5/19/06, Jakson Aquino <[EMAIL PROTECTED]> wrote: Package: metarVersion: 20060405.1-1Severity: normalHi,metar is reporting wrong cloud levels.I think that replacing the number "3" with the "99" will fixthe problem, as in the patch below: --- metar-20060405.1.orig/src/metar.c+++ meta

Bug#368106: metar: wrong cloud levels

2006-05-19 Thread Jakson Aquino
Package: metar Version: 20060405.1-1 Severity: normal Hi, metar is reporting wrong cloud levels. I think that replacing the number "3" with the "99" will fix the problem, as in the patch below: --- metar-20060405.1.orig/src/metar.c +++ metar-20060405.1/src/metar.c @@ -350,7 +350,7 @@