Skip to content

issues Search Results · repo:zeromq/zproject language:Shell

Filter by

156 results
 (101 ms)

156 results

inzeromq/zproject (press backspace or delete to remove)

CI is broken because of: curl: (28) Failed to connect to download.opensuse.org port 443 after 130701 ms: Connection timed out
  • paddor
  • 1
  • Opened 
    on May 23, 2023
  • #1332

See: https://github.com/zeromq/zproject/blob/7fdba3a6d658e96d525ff28661aff7b82bfac620/zproject_gh_actions.gsl#L205-L212 It always installs from stable but for draft you might need draft support from other ...
  • sphaero
  • Opened 
    on Feb 14, 2023
  • #1328

This comes after #1314 to fix CZMQ ZYRE build issue, in a quick way. More generally, since JFROG announced to shutdown JCENTER BINTRAY: - What to do with existing code, using JFROG features, and especially ...
  • stephan57160
  • Opened 
    on Oct 31, 2022
  • #1315

Was playing with builds/android/ci_build.sh and bindings/jni/ci_build.sh for a while, with the idea to use them by our own applications to generate ZYRE jar file for our Android application(s). Found ...
  • stephan57160
  • 2
  • Opened 
    on Sep 30, 2022
  • #1304

Following some issue with some internal project using ZProject / Java, we had to dig a bint in generated Java bindings. From this, it seems that generated Java bindings do not implement the fresh = 0 ...
  • stephan57160
  • 3
  • Opened 
    on Jul 28, 2022
  • #1293

Problem: global constants name and descriptions are buggy, compared to per-class constants. - constant names with spaces are handled correctly when defined per class (in foo.api), but not when defined ...
  • stephan57160
  • 3
  • Opened 
    on Jul 26, 2022
  • #1291

There are (at least) 2 ways to show the list of supported targets, from project.xml. Modify project.xml and include something like : target name = ? / or target name = not-supported-target / In both ...
  • stephan57160
  • 1
  • Opened 
    on Dec 13, 2021
  • #1284

Extract of api/foo.api : constant name = cst1 value = 123 Multi line constant description. /constant Generated code in include/foo.h : #define FOO_CST1 123 ...
  • stephan57160
  • 3
  • Opened 
    on Oct 12, 2021
  • #1281

How can one add libraries to the project? For example I just added an executable which depends on libdl but I can t express this in the project.xml? I now have to manually modify the generated CMakeLists.txt, ...
  • sphaero
  • 1
  • Opened 
    on Aug 31, 2021
  • #1279

When only defining a main program without any classes: main name = demo_app Demo App /main Running gsl project.xml generates a demo_app.c file that has a #include demo_classes.h but the demo_classes.h ...
  • georgeslabreche
  • Opened 
    on Aug 18, 2021
  • #1278
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub