[ANNOUNCEMENT] Updated: gcc-7.3.0-3 (x86/x86_64)

2018-06-29 Thread JonY
gcc-7.3.0-3 has been uploaded for Cygwin and has been marked as stable.

Changes since -2:
* Integrated patch for pr86138
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138 to fix crashes
related to strings.


  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com  cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



signature.asc
Description: OpenPGP digital signature


Re (5):

2018-06-29 Thread Leonard Russo



 
https://www.google.com/url?q=https%3A%2F%2Fbit.ly%2F2tNpG88&sa=D&sntz=1&usg=AFQjCNH_FmGDnetg9VVdecluxUc8aIb7Ow






 
/From: Leonard Russo/


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: mt LTO 6 Unknown type of tape device AND online status not correct

2018-06-29 Thread Corinna Vinschen
On Jun 28 10:19, Timo Maier wrote:
> Hello Corinna,
> 
> yes, pls send me the DLL, I will try.

Thanks for testing!

Turns out the drive in question returns a non-standard error code,
ERROR_NOT_READY rather than ERROR_NO_MEDIA_IN_DRIVE to indicate that no
media is present.  This error code is not documented as a valid return
value for GetTapeStatus on MSDN.  I pushed a patch to handle this
error code and uploaded new developer snapshots with this patch to
https://cygwin.com/snapshots/

Please use the snapshot DLL for the time being if you need access to
your drive from Cygwin.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


signature.asc
Description: PGP signature


Re: [ANNOUNCEMENT] noto-fonts 20171024-1.git8ef14e6

2018-06-29 Thread Lemures Lemniscati
Hi, Brian.

Probably, I see the point.

But, we already have a package noto-cjk-fonts-1.004-1,
which is an OpenType/CFF Collection (OTC).
cf. https://www.google.com/get/noto/help/cjk/

$ cygcheck -l noto-cjk-fonts
/etc/fonts/conf.d/66-google-noto-sans-cjk.conf
/usr/share/fontconfig/conf.avail/66-google-noto-sans-cjk.conf
/usr/share/fonts/noto/NotoSansCJK-Black.ttc
/usr/share/fonts/noto/NotoSansCJK-Bold.ttc
/usr/share/fonts/noto/NotoSansCJK-DemiLight.ttc
/usr/share/fonts/noto/NotoSansCJK-Light.ttc
/usr/share/fonts/noto/NotoSansCJK-Medium.ttc
/usr/share/fonts/noto/NotoSansCJK-Regular.ttc
/usr/share/fonts/noto/NotoSansCJK-Thin.ttc

And I expect a package of the other OpenType/CFF Collection (OTC),
which contains NotoSerifCJK-*.ttc, for completeness and consistency.

Regards,


==
Subject: Re: [ANNOUNCEMENT] noto-fonts 20171024-1.git8ef14e6
Date: Fri, 29 Jun 2018 00:20:47 -0600
F
> On 2018-06-28 16:13, Lemures Lemniscati wrote:
> > On Tue, 10 Apr 2018 14:57:30 -0500, Yaakov Selkowitz wrote:
> >> The following packages have been uploaded to the Cygwin distribution:
> >> * noto-fonts-common-20171024-1.git8ef14e6
> >> * noto-fonts-20171024-1.git8ef14e6
> ...
> >> Noto's goal is to provide a beautiful reading experience for everyone and 
> >> for all languages. Currently, Noto covers all major languages of the world 
> >> and many others, including European, African, Middle Eastern, Indic, South 
> >> and Southeast Asian, Central Asian, American, and East Asian languages. 
> >> Several minority and historical languages are also supported.
> >> This is an update to the latest upstream release.
> 
> > Thank you for maintaining many packages.> I would like to have a package 
> > containing a series of fonts
> > NotoSerifCJK-*.ttc:>   NotoSerifCJK-Bold.ttc
> >   NotoSerifCJK-Regular.ttc
> >   NotoSerifCJK-Black.ttc
> >   NotoSerifCJK-ExtraLight.ttc
> >   NotoSerifCJK-Light.ttc
> >   NotoSerifCJK-Medium.ttc
> >   NotoSerifCJK-SemiBold.ttc
> > Please add them, when you have time.
> As explained with details in:
> 
> https://github.com/adobe-fonts/source-han-serif/blob/release/README.md
> 
> SuperOTC format font packages are only supported under recent MacOS 10.8/iOS7,
> Linux fontconfig and freetype 2.5.0.1, and W10 1703 releases or later;
> 
> OTC format font packages are only supported under recent MacOS 10.8/iOS7, 
> Linux
> fontconfig and freetype 2.5.0.1, and W10 1607 releases or later;
> 
> Multilingual/Language-specific OTF, OTC, and SuperOTC format font packages are
> only usable by apps supporting the OpenType GSUB table locl feature tag;
> 
> otherwise only Region-specific OTF format font packages may be usable.
> 
> This is mentioned without the support details in:
> 
> https://github.com/googlei18n/noto-cjk/blob/master/README.formats
> 
> so there may be limitations on which of these alternatives may be deployed and
> used, depending on how much, if any, Cygwin components depend on Windows font
> handling, for command line (e.g. gnuplot, R, octave) and X Window graphics 
> apps,
> and each app's OpenType support for language, script, and feature tags.
> 
> -- 
> Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
> 
> --
> Problem reports:   http://cygwin.com/problems.html
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Qlik Veiw Users list

2018-06-29 Thread Celina Clarke




Hello,

Would you be keen on obtaining 2018 refreshed Qlik Veiw Users List to refresh 
your database?

Data fields: Names, Title, Email, Phone, Company Name, Company URL, Company 
physical address, SIC Code, Industry, Company Size (Revenue and Employee), 
LinkedIn profile connection and sort of innovation utilizing/arrangement set up.

In case you're not the opportune individual please forward this mail to the 
ideal individual/division. In the event that you are the one please answer back 
with Titles, Criteria, and Target Geography so I can send in the checks and 
some free examples. Much obliged to you and anticipate work with you.

Regards

Jane Wheeler
Database Executive


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Eclipse IDE for C/C++ Developers Version: Indigo Service Release 2 Build id: 20120216-1857

2018-06-29 Thread Bob Coggin
 Clean-only build of configuration Nios II for project hello_world_0


make clean
  1 [main] sh 5596 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] sh 5568 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  1 [main] rm 9752 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
  2 [main] sh 9184 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
[hello_world_0 clean complete]

 Build Finished 

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Eclipse IDE for C/C++ Developers Version: Indigo Service Release 2 Build id: 20120216-1857

2018-06-29 Thread Brian Inglis
On 2018-06-29 16:48, Bob Coggin wrote:
> make clean
> 1 [main] sh 5596 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
> Please report this problem to the public mailing list cygwin@cygwin.com
> 1 [main] sh 5568 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
> Please report this problem to the public mailing list cygwin@cygwin.com
> 1 [main] rm 9752 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
> Please report this problem to the public mailing list cygwin@cygwin.com
> 2 [main] sh 9184 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
> Please report this problem to the public mailing list cygwin@cygwin.com
> [hello_world_0 clean complete]

This is just a warning to please upgrade Cygwin as explained at:

https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

and please report the issue to whoever distributes the software that installed
the old Cygwin version.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple