min

Results 25 issues of min

### What happened? Most of my patch method work well, just this method fail to patch. The method is like this: ````java public double TheMethod(bool someBool = true) { return...

bug
external
solution-proposed

目前該 api 好像沒有錯誤提示? 因為這功能常失敗說... 比如 36000, 36001 之類的 ![641d73415bf80bebb31eb62c955bda93](https://cloud.githubusercontent.com/assets/5867964/16538202/52a4e4de-404f-11e6-8821-dc1ad35ca7fe.png) 題外說,有人知道這錯誤的真正原因嗎? 我下載的只是普通的影集,其他集都正常,就只有部分會出錯

Currently I know there are 2 ways(maybe there is more? ) to do this : 1. reuse same mqtt client. 2. create multi mqtt client(and multi Verticle) for each topic....

ENV: windows 10 IDEA ultimate: 2019.3.3 thrift : 0.11.0 JAVA 8 plugin version: 1.0 when I right click compile the .thrift file nothing happen. I already set the thrift facets

**Affects:** 5.3.7 Currently `DateTimeFormatterRegistrar` behavior is different from default JDK For example, given `OffsetDateTime.parse(XXX)`, if XXX can be parsed this way, it should be parsed by `DateTimeFormatterRegistrar` too.

in: core
type: enhancement
status: pending-design-work

build錯誤 `Cannot resolve com.github.program_in_chinese:junit4_in_chinese:0.0.1-SNAPSHOT`

## What version of OpenRewrite are you using? I am using IntelliJ IDEA OpenRewrite feature, guess it's latest version? It didn't print the version :( ## How are you running...

bug

## What problem are you trying to solve? I want to remove all dependency which already contain in others, especially for spring manage dependency. ## Have you considered any alternatives...

recipe

**Is your feature request related to a problem? Please describe.** As title **Describe the solution you'd like** Provide a button to switch to dark mode **Describe alternatives you've considered** Workaround...

I am trying to combine these, but no luck. The maven log said `cannot find symbol` But IDEA plugin shows no error. example java code I follow this https://github.com/manifold-systems/manifold/issues/616#issuecomment-2284653555 maven...

question