Kevin Yue
Kevin Yue
From https://aur.archlinux.org/packages/globalprotect-openconnect/#comment-755587 Gateway Authentication fail...Need help. 2020-07-11 20:44:39.119 ERROR [4823] [GatewayAuthenticator::onPreloginFinished@81] Failed to prelogin the gateway at https://X.X.X.X/ssl-vpn/prelogin.esp?tmp=tmp&kerberos-support=yes&ipv6-support=yes&clientVer=4100&clientos=Linux, SSL handshake failed
The reproducible code: ```ts const checkHightlighting = check(({ sixthVariable = `create ${myVariable}` }) => { return 'hello, world'; }); ``` 
This is a straightforward change. Before this change, we have to return the empty String explicitly in `TextComponentAccessor::getText()`. ```java private static class MyTextComponentAccessor implements TextComponentAccessor { @Override public String getText(JComboBox...
- v0.2.0 - Vim 8.0 works well. - macOS Sierra 10.12.5 (16F73) - iTerm2 v3.0.15 - `$TERM`: screen-256color ### Actual behaviour When I start neovim by `nvim`, it prints an...
**Expected Behavior** The `SessionRepositoryFilter` can be applied conditionally. **Current Behavior** The `SessionRepositoryFilter` **cannot** be applied conditionally. **Context** We are working on a legacy giant project and we want to migrate...
Sorry for taking so long to get back to you. There are two issues. Please let me know, if I should split these into two reports. Firs issue regarding using...
Related: #127 #103