Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13756 closed enhancement (fixed)

js-78.0.1 (currency)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New major version (from FF).

I don't think we need this yet. Probably need to fix currency script.

Change History (6)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Summary: js-78.0.1js-78.0.1 (currency)

I'm not sure how to fix the currency. We are using FF, I can take the highest 68.?.?esr FF version but that could have nothing to do with the js code. We can ID it and manually compare the js/ directory to see if something changed, or we could just do the update even if just the version number changes.

Or we can just leave it static and ignore it in the currency until gjs and gnome-shell-extensions need a change.

comment:3 by Xi Ruoyao, 4 years ago

Js78 can be built with:

CC=gcc CXX=g++ ../js/src/configure --prefix=/usr --with-intl-api --with-system-{zlib,icu} --disable-jemalloc --disable-debug-symbols --enable-readline

Unlike js68, js78 "really" depends on rustc and llvm.

I created an issue "porting to js78" in gjs repo. And I tried to modify gjs code to use js78 but the result is just like a piece of trash. Maybe I'm too stupid to do this work.

Let's wait.

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

I was able to update to the latest FF-68 version. Now a new version. FF-68.10.0esr.

Opened a new js-68 ticket #13769

Marking this ticket fixed at revision 23363.

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:6 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.