This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/4] Remove operators for language chill
- From: Tom Tromey <tromey at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Fri, 18 Jul 2014 14:43:52 -0600
- Subject: Re: [PATCH 0/4] Remove operators for language chill
- Authentication-results: sourceware.org; auth=none
- References: <1405487742-32613-1-git-send-email-yao at codesourcery dot com>
>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:
Yao> When doing something else, I find some operators added for language
Yao> chill are still there. However, chill was removed several years ago.
Yao> I don't see any reason we still keep them, so this patch series is
Yao> to remove them.
Thanks.
This series is ok.
Tom