@@ -1027,6 +1027,9 @@ idprintf(FILEID id, char *fmt, int count, VALUE **vals)
case'e':
newmode=MODE_EXP;
break;
case'g':
newmode=MODE_REAL_AUTO;
break;
case'r':
newmode=MODE_FRAC;
break;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.