public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "gmail Vladimir Koković" <vladimir.kokovic@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: mingw --enable-tui
Date: Sun, 22 Nov 2020 18:23:12 +0200	[thread overview]
Message-ID: <833611xswf.fsf@gnu.org> (raw)
In-Reply-To: <562f0b99-1fd9-27d4-997e-d4e53c790d03@gmail.com> (message from gmail Vladimir =?utf-8?Q?Kokovi=C4=87?= on Sun, 22 Nov 2020 17:19:49 +0100)

> Cc: gdb-patches@sourceware.org
> From: gmail Vladimir Koković <vladimir.kokovic@gmail.com>
> Date: Sun, 22 Nov 2020 17:19:49 +0100
> 
>    CXX    tui/tui.o
> ../../../src/gdb-10.1/gdb/tui/tui-win.c:130:1: error: narrowing 
> conversion of ‘2147483648’ from ‘chtype’ {aka ‘long long unsigned int’} 
> to ‘int’ [-Wnarrowing]
>    130 | };
>        | ^
> ../../../src/gdb-10.1/gdb/tui/tui-win.c:130:1: error: narrowing 
> conversion of ‘2483027968’ from ‘chtype’ {aka ‘long long unsigned int’} 
> to ‘int’ [-Wnarrowing]

So in the ncurses headers you used A_NORMAL etc, are declared 'chtype'
(or long long unsigned int), is that right?

  reply	other threads:[~2020-11-22 16:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 11:44 gmail Vladimir Koković
2020-11-22 12:13 ` gmail Vladimir Koković
2020-11-22 15:31 ` Eli Zaretskii
2020-11-22 16:19   ` gmail Vladimir Koković
2020-11-22 16:23     ` Eli Zaretskii [this message]
2020-11-22 16:35       ` gmail Vladimir Koković
2020-11-22 16:55         ` Eli Zaretskii
2020-11-22 17:06           ` gmail Vladimir Koković
2020-11-22 17:20     ` Tom Tromey
2020-11-22 18:24       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=833611xswf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=vladimir.kokovic@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).